in process
Runs app and server
Runs the app
Runs fake server Enter to log in: username: admin password: 123
Builds the app for development
Builds the app for production
Lints the TypeScript files in the project using ESLint.
Lints the TypeScript files in the project and fixes any issues using ESLint.
Lints the SCSS files in the project using Stylelint.
Runs unit tests using Jest.
Runs visual regression tests using Loki.
Approves the current set of screenshots generated by Loki as the new reference images for the visual regression tests.
Generates a HTML report of the visual regression test results using reg-cli.
Generates a JSON report of the visual regression test results using a custom script.
Starts the Storybook development server