Skip to content

fangbao-0418/demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

开启服务

pm2 start yarn -- run serve
pm2 restart|stop|delete|list|show

打包

yarn run build

构建流程

  • 安装webpack(打包工具)
  • 安装webpack-dev-server(服务)
  • 安装stylus(css编译工具)
  • 安装babel
  • 安装eslint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published