Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntwcklng/am-v2
https://github.com/ntwcklng/am-v2
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ntwcklng/am-v2
- Owner: ntwcklng
- Created: 2016-01-10T12:45:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T05:56:09.000Z (over 8 years ago)
- Last Synced: 2024-10-12T11:03:50.738Z (3 months ago)
- Language: HTML
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install dependecies
```
$ npm i
```# Build for Dev
```
$ gulp watch
```