https://github.com/acoshift/ng
Acoshift's Angular.js Boilerplate
https://github.com/acoshift/ng
Last synced: about 2 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 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T12:34:46.000Z (almost 9 years ago)
- Last Synced: 2025-02-01T02:20:05.234Z (4 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 2
- Watchers: 2
- 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