Skip to content

Latest commit

 

History

History
37 lines (35 loc) · 648 Bytes

README.md

File metadata and controls

37 lines (35 loc) · 648 Bytes

webpack build template

template of the front end,support vue,typescript, sass,eslint,babel,postcss,ejs,pug,code splitting,sourceMap, mutiple page development and simple page development

install and start

npm install
npm start

build

npm run build

mainfest

--build
--src
  --assert
  --sass
  --static
  --template
  --UIComponent
  --utils
  --index.html
  --main.js
  --main.scss
...config file