Skip to content
/ user-fe Public
forked from fc5y/user-fe

User FE for fc5y project

Notifications You must be signed in to change notification settings

UPI05/user-fe

 
 

Repository files navigation

Status
CI
Staging
Production

Description

User Frontend for fc5y project

How to run

Development:

npm install
npm run dev

Test:

npm run test

Notice

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 the index.js file.
  • Developers can change the config of webpack/eslint/config but please seeks for admins' advices

About

User FE for fc5y project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.3%
  • SCSS 9.3%
  • EJS 0.4%