Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varya/react-mapbox-test
https://github.com/varya/react-mapbox-test
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/varya/react-mapbox-test
- Owner: varya
- Created: 2015-10-15T11:07:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-15T14:53:27.000Z (about 9 years ago)
- Last Synced: 2024-11-05T11:52:21.062Z (about 2 months ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToiletNow Frontenf
## How to start
You should have React Tools installed globally:
```
npm install -g react-tools
npm install -g webpack
npm install -g webpack-dev-server
```After checkout:
```
npm install
npm start
```Open the development server at [http://localhost:8080/](http://localhost:8080/)