Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stagas/nodedocs
experimental interface for the experimental node.js docs json
https://github.com/stagas/nodedocs
Last synced: 14 days ago
JSON representation
experimental interface for the experimental node.js docs json
- Host: GitHub
- URL: https://github.com/stagas/nodedocs
- Owner: stagas
- Created: 2012-03-15T17:17:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-03-15T17:18:27.000Z (over 12 years ago)
- Last Synced: 2024-04-08T15:45:26.504Z (7 months ago)
- Language: JavaScript
- Homepage: http://nodedocs.stagas.com
- Size: 180 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yet another express boilerplate
## Usage
```bash
git clone git://github.com/stagas/yet-another-express-boilerplate myproject
cd myproject
npm install
node .
```## Licence
MIT/X11