To install dependencies:
npm installTo start the app:
npm startThis assumes that the compository executable is up and running.
To scan the project for linting errors, run
npm run lintTo automatically fix many linting errors, run
npm run format| Name | Name | Last commit date | ||
|---|---|---|---|---|
To install dependencies:
npm installTo start the app:
npm startThis assumes that the compository executable is up and running.
To scan the project for linting errors, run
npm run lintTo automatically fix many linting errors, run
npm run format