Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 559 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 559 Bytes

fm-angular2

安装依赖

安装 node 和 npm

Node.js 版本 > 4 , npm 版本 > 3 , 查看版本。

node -v
npm -v

参考: Node.jsnpm

运行项目

git clone https://github.com/ifootmark/fm-angular2.git

npm install

npm run lite

打包

npm run build

执行后, 会生成 dist 文件夹,注意请修改 index.html 文件中静态资源文件引用。

License

MIT

© allmeet.net