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

https://github.com/eggheadio/egghead.training-seed


https://github.com/eggheadio/egghead.training-seed

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

## egghead.training-seed

### Usage
- Clone or fork this repository
- Make sure you have [node.js](https://nodejs.org/) installed
- run `npm install` to install dependencies
- run `npm start` to fire up dev server
- open browser to [`http://localhost:3000`](http://localhost:3000)