Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

RedHat-UX/rh-footer-demo

Repository files navigation

Please see the Red Hat Design System repository for official documentation: https://github.com/RedHat-UX/red-hat-design-system/tree/main/elements/rh-footer

rh-footer Demo

This app is an example of how to import and use the <rh-footer> via npm.

preview | docs

Quick start

Clone repo

git clone [email protected]:RedHat-UX/rh-footer-demo.git
cd rh-footer-demo

Install

npm install

Start dev server

npm run start

Development

Built with open-wc recommendations

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Web Test Runner
  • lint runs the linter for your project
  • format fixes linting and formatting errors

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published