Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rtorr/wabble
A stupid starting point for prototyping react apps
https://github.com/rtorr/wabble
Last synced: 20 days ago
JSON representation
A stupid starting point for prototyping react apps
- Host: GitHub
- URL: https://github.com/rtorr/wabble
- Owner: rtorr
- Created: 2015-06-05T23:09:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-08T22:14:13.000Z (over 9 years ago)
- Last Synced: 2024-11-26T22:54:12.514Z (26 days ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wabble
A stupid starting point for prototyping react apps
`curl -L https://github.com/rtorr/wabble/archive/1.tar.gz | tar zx`
`cd wabble-1`
`npm install`
`npm start`