Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steveklabnik/railsclub2016
My talk at RailsClub 2016
https://github.com/steveklabnik/railsclub2016
Last synced: 13 days ago
JSON representation
My talk at RailsClub 2016
- Host: GitHub
- URL: https://github.com/steveklabnik/railsclub2016
- Owner: steveklabnik
- Created: 2016-10-21T19:56:09.000Z (about 8 years ago)
- Default Branch: gh-pages
- Last Pushed: 2016-10-22T11:37:15.000Z (about 8 years ago)
- Last Synced: 2024-10-10T20:19:38.139Z (about 1 month ago)
- Language: HTML
- Homepage: http://steveklabnik.github.io/railsclub2016
- Size: 507 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# railsclub2016
## up and running
you can optionally use a Node.js workflow for auto-reload:
1. `npm install`
2. `npm start`
3. Visit [`http://localhost:8080`](http://localhost:8080)