https://github.com/anteriovieira/your-app
An AngularJs project with ng-loader
https://github.com/anteriovieira/your-app
angularjs components ng-loader spa
Last synced: about 1 month ago
JSON representation
An AngularJs project with ng-loader
- Host: GitHub
- URL: https://github.com/anteriovieira/your-app
- Owner: anteriovieira
- Created: 2017-06-12T18:25:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T03:31:03.000Z (about 9 years ago)
- Last Synced: 2025-09-10T22:59:59.691Z (9 months ago)
- Topics: angularjs, components, ng-loader, spa
- Language: JavaScript
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# your-app
> An AngularJs project
## Build Setup
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
```
For detailed explanation on how things work, consult the [docs for ng-loader](https://github.com/owen-it/ng-loader).