Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wscats/create-angular-app
基于 Webpack 自定义 Angular 脚手架
https://github.com/wscats/create-angular-app
angular webpack
Last synced: 12 days ago
JSON representation
基于 Webpack 自定义 Angular 脚手架
- Host: GitHub
- URL: https://github.com/wscats/create-angular-app
- Owner: Wscats
- Created: 2017-11-09T09:07:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T00:32:54.000Z (over 1 year ago)
- Last Synced: 2024-10-16T19:41:26.227Z (27 days ago)
- Topics: angular, webpack
- Language: TypeScript
- Homepage:
- Size: 576 KB
- Stars: 135
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Create Angular App
基于 Webpack 自定义 Angular 脚手架```bash
npm i
npm start
```