https://github.com/topthinking/angular-webpack
angular-webpack 运行代码
https://github.com/topthinking/angular-webpack
angular lazyload promise webpack
Last synced: about 2 months ago
JSON representation
angular-webpack 运行代码
- Host: GitHub
- URL: https://github.com/topthinking/angular-webpack
- Owner: Topthinking
- Created: 2017-02-23T10:46:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T07:11:08.000Z (over 9 years ago)
- Last Synced: 2025-06-20T01:04:37.470Z (about 1 year ago)
- Topics: angular, lazyload, promise, webpack
- Language: JavaScript
- Homepage:
- Size: 936 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
webpack
Install
```bash
npm install
测试:
npm run dev
http://localhost:9123/
导出:
npm run dist
```