https://github.com/bennycode/angular-playground
https://github.com/bennycode/angular-playground
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bennycode/angular-playground
- Owner: bennycode
- Created: 2015-11-16T15:30:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T15:47:48.000Z (about 10 years ago)
- Last Synced: 2025-01-27T23:47:09.605Z (11 months ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-playground
## Getting Started
Run the following in your terminal / command shell:
```bash
npm install
grunt --force
```