Skip to content

nianiaJR/assets-with-webpack

Repository files navigation

基于 egg + react + webpack 的全栈模板

QuickStart

开发

$ npm i
$ npm run dev
$ open http://localhost:7001/

部署

$ npm run build - 静态资源构建打包
$ npm run tsc - ts编译
$ npm start - 服务器启动

相关命令

  • Use npm run lint to check code style
  • Use npm test to run unit test
  • se npm run clean to clean compiled js at development mode once

要求

  • Node.js 8.x
  • Typescript 2.8+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages