Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitaliano/moz-demo
Simple Moz Demo
https://github.com/nitaliano/moz-demo
Last synced: about 1 month ago
JSON representation
Simple Moz Demo
- Host: GitHub
- URL: https://github.com/nitaliano/moz-demo
- Owner: nitaliano
- Created: 2015-03-24T23:27:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T01:46:31.000Z (over 9 years ago)
- Last Synced: 2024-04-10T13:29:56.294Z (9 months ago)
- Language: JavaScript
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moz-demo
Simple Moz Demo#Install
```
npm install
bower install
enter your id and secert in models > auth.js
npm start
```