https://trello.com/b/fjK1CPN6/aleacontrol
- NodeJS 10.15.2
In the project directory:
Generates development component documentation and serves it at http://localhost:4000.
Generates production build component documentation, outputs to /.docz/dist
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Check for linting errors.
Check and fix linting errors.
Note: this is a one-way operation. Once you eject
, you can’t go back!
Husky has a Git hook for running the tests and eslinting before commiting
for avoiding bad commits.
Check package.json
for the Husky settings.
This feature is under testing and might not work in every IDE or environment.