https://github.com/ericzon/angular-basic-sample
Fast start to play with Angular 1.x
https://github.com/ericzon/angular-basic-sample
Last synced: about 2 months ago
JSON representation
Fast start to play with Angular 1.x
- Host: GitHub
- URL: https://github.com/ericzon/angular-basic-sample
- Owner: ericzon
- Created: 2016-02-19T06:43:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T15:35:53.000Z (almost 10 years ago)
- Last Synced: 2025-07-02T14:49:05.195Z (9 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ANGULAR BASIC SAMPLE
====================
Fast start to play with Angular 1.x. The aim of this repo is having one clean & minimal base for testing purposes.
Just run `npm start` and you're ready to go :). This will install all dependencies and start your browser. Next time you only need to run `gulp`.