- Yarn
- In the root directory, execute yarn install
- To run the local server, execute yarn start
- If you want to change Planet OS API url or maybe you can change the the refresh rate, you can change those parameter in config.js
This project was build using Create React App https://facebook.github.io/create-react-app/docs/getting-started.