An open API service indexing awesome lists of open source software.

https://github.com/reflexdemon/angularbasic

This project is to learn angularjs
https://github.com/reflexdemon/angularbasic

Last synced: 9 months ago
JSON representation

This project is to learn angularjs

Awesome Lists containing this project

README

          

angularbasic
============

This project is to learn angularjs

##Setup

```
git clone git@github.com:reflexdemon/angularbasic.git
cd angularbasic
npm install
```

##Run

```
grunt server
```

Happy coding!!!