Skip to content

mozi01/library

Repository files navigation

Summit Web FrameWork

JavaScript Style Guide

Node版本

序号 名称 说明
1 Node ^10

获取

$ git clone -b summitWeb https://github.com/guzhongren/FrontEndStudy.git
...

安装依赖

# use npm
$ cd FrontEndStudy && npm install
# use yarn
$ cd FrontEndStudy && yarn install

启动

$ yarn dev
...

生产

$ yarn build
...

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published