https://github.com/acoshift/ng
Acoshift's Angular.js Boilerplate
https://github.com/acoshift/ng
Last synced: 12 months ago
JSON representation
Acoshift's Angular.js Boilerplate
- Host: GitHub
- URL: https://github.com/acoshift/ng
- Owner: acoshift
- License: mit
- Created: 2016-08-07T04:26:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T12:34:46.000Z (almost 10 years ago)
- Last Synced: 2025-06-01T13:21:57.116Z (about 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ng
Acoshift's Angular.js Boilerplate
Angular.js + ES6 + Component Router + Webpack
## Quick start
1. Clone this repo `git clone https://github.com/acoshift/ng.git`
1. Run `make setup`
1. Run `make dev` to run webpack-dev-server
## Build
1. Run `make` to build our web app to `./build`
## License
MIT