cpnode-front/README.md
2021-12-27 15:38:31 +08:00

2.3 KiB
Raw Blame History

fes-starter

A fes.js + TypeScript starter template.

Technology stack

Basic:

master branch:

antd branch:

Project setup

npm install

Compiles and hot-reloads for development

fes dev

Compiles and minifies for production

fes build

Lint & fix

npm run lint
npm run lint:fix

See Fes.js CLI docs for more.

Guides & References

Must-read

Read the following must-read to understand the technology stack of this template.