Skip to content

⚡ some front-end templates for development (一些前端开发模板)

License

Notifications You must be signed in to change notification settings

awesomezao/zao-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

zao-project-template

Some common development templates

mocker-server

features

  • 🚀Base: Based on koa2、mockjs
  • 🚖Router: Support koa-router
  • 🔥 Hot server: The Server can monitor file changes
  • 🚓Typescript: Support Typescript

quick start

# js version
git clone -b mock-server-js git@github.com:lyandzao/zao-project-template.git
# ts version
git clone -b mock-server-ts git@github.com:lyandzao/zao-project-template.git

easy-react

features

  • 🚀Base: Based on react、webpack
  • 🔥 Hot reload: Support hot reload and powered by react-hot-loader
  • 🌄Env management: dotenv

quick start

# js version
git clone -b easy-react-js git@github.com:lyandzao/zao-project-template.git

cra-react

features

  • 🚀Base: Based on cra
  • 📃Config: Support customize-cra and react-app-rewired rewired webpack config
  • 🔥 Hot reload: Support hot reload and powered by react-fast-refresh
  • 🚓Typescript: Support Typescript
  • 🪐 PWA: Support PWA
  • 🌄Env management: cmd-env

quick start

# ts version
git clone -b cra-react-ts git@github.com:lyandzao/zao-project-template.git

emoji-commit

features

  • 🚀Base: Based on commitlint、commitzen、cz-customizable、husky
  • 😀Emoji: Support emoji commit message

quick start

git clone -b emoji-commit git@github.com:lyandzao/zao-project-template.git

About

⚡ some front-end templates for development (一些前端开发模板)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published