Status | |
---|---|
CI | |
Staging | |
Production |
User Frontend for fc5y project
Development:
npm install
npm run dev
Test:
npm run test
Developers can modify everything but please provide the scripts to run dev, start and test.
For example:
- Developers can change the place of test files, developers can add test config
- Developers can change the folder structure
- Developers can change the content inside
src
folder but please remain theindex.js
file. - Developers can change the config of webpack/eslint/config but please seeks for admins' advices