Prerequisites
Install
First, clone the repo via git:
$ git clone https://github.com/mariorodeghiero/datopian.git your-project-nameAnd then install dependencies with npm.
$ cd your-project-name
$ npm installRun Front-End
$ npm run startRun the app in the development mode.
Open http://localhost:3000/ to view it in the browser.
The page will reload if you make edits.
Install and Run Scripts to create CSV files
$ cd data$ npm install$ npm run create-daily-pricesContributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Author
Contributors
License
This project is licensed under the MIT License - see the LICENSE file for details
On this page
Languages
JavaScript97.5%HTML2.5%
MIT License
Created October 20, 2020
Updated October 20, 2020
