10000 GitHub - tomtangrx/fes-starter: A fes.js + TypeScript starter template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tomtangrx/fes-starter

 
 

Repository files navigation

fes-starter

A fes.js + TypeScript starter template.

Technology stack

Basic:

master branch:

antd branch:

Project setup

npm install -g @fesjs/create-fes-app
pnpm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run prod

Lint & fix

npm run lint
npm run lint:fix

See Fes.js CLI docs and package.json for more.

Guides & References

Must-read

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

5E00 Recommended

About

A fes.js + TypeScript starter template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.3%
  • TypeScript 25.2%
  • CSS 13.7%
  • Vue 11.0%
  • HTML 2.7%
  • SCSS 0.6%
  • Shell 0.5%
0