a panel used to manage features and account limits.
This project was bootstrapped with Create React App, and is styled with SCSS modules and formated with prettier.
- node v12 or later
- npm
- download or clone
- run
npm installin root folder - run
npm startin root folder - app will open in browser
In the project directory, you can run:
npm start: Runs the app in the development mode.npm test: Launches the test runner in the interactive watch mode.npm run build: Builds the app for production to thebuildfolder.npm run eject: Remove the single build dependency from your project.
- Add Testing
You can learn more in the Create React App documentation.