Project Commands
Development
Use the following command to build and serve an application for development:
Application can be accessed for devs at http://localhost:8000/
Production
For production build you can call
Additional commands
Open bundle analyzer in browser:
Run code quality tools:
Fix linting errors:
Build storybook:
Run storybook:
Run linters:
Run ESLint:
Run Stylelint:
Run TypeScrypt checks:
List TypeScrypt files:
Show TypeScrypt coverage:
Checks code style with prettier:
Format files with prettier:
Launches the test runner:
Launches the test runner and show errors only:
Show test coverage: