https://github.com/ojack/visualizando-litoral
https://github.com/ojack/visualizando-litoral
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojack/visualizando-litoral
- Owner: ojack
- Created: 2016-09-18T23:39:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T01:53:32.000Z (over 9 years ago)
- Last Synced: 2025-01-06T06:12:03.785Z (over 1 year ago)
- Language: JavaScript
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## es6-react-boilerplate
To use, first download the repository,then do
$ npm install
on your terminal.
After that, either navigate to the file in your browser, or start a http server like this
$ python -m SimpleHTTPServer 3000
and go to localhost:3000 to see the project.