https://github.com/eggheadio/egghead.training-seed
https://github.com/eggheadio/egghead.training-seed
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eggheadio/egghead.training-seed
- Owner: eggheadio
- Created: 2016-06-21T06:03:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-21T15:39:00.000Z (almost 10 years ago)
- Last Synced: 2025-05-19T14:15:42.979Z (about 1 year ago)
- Language: JavaScript
- Size: 124 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)