https://github.com/matoilic/angular-lazy-workshop
ti&m Academy – Lazy Angular
https://github.com/matoilic/angular-lazy-workshop
Last synced: about 1 month ago
JSON representation
ti&m Academy – Lazy Angular
- Host: GitHub
- URL: https://github.com/matoilic/angular-lazy-workshop
- Owner: matoilic
- Created: 2015-12-03T16:07:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T16:52:58.000Z (over 8 years ago)
- Last Synced: 2025-04-22T19:13:11.833Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://www.ti8m.ch/events/seminars/LazyAngular.html
- Size: 160 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Requirements
- Node >= 4.2
- NPM >= 3.0
- Git## Setup
`npm run setup`
This will install the required CLI tools, Gulp and JSPM, and all project dependencies.
## Run
`npm start`
This will start the application on port 8088.