https://github.com/aitthi/angular1-webpack
https://github.com/aitthi/angular1-webpack
angularjs webpack
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/aitthi/angular1-webpack
- Owner: Aitthi
- Created: 2017-06-05T18:11:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T18:46:59.000Z (about 9 years ago)
- Last Synced: 2025-02-27T16:24:55.137Z (over 1 year ago)
- Topics: angularjs, webpack
- Language: JavaScript
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS With Wabpack # V1.6.4
```
git clone https://github.com/Aitthi/Angular1-Webpack.git
cd Angular1-Webpack
```
# Run Dev
```
ng run start
```
# Build
```
ng run build
```