https://github.com/akvo/fiji-sis
Prototype: Fiji REDD+ SIS
https://github.com/akvo/fiji-sis
Last synced: 4 months ago
JSON representation
Prototype: Fiji REDD+ SIS
- Host: GitHub
- URL: https://github.com/akvo/fiji-sis
- Owner: akvo
- License: agpl-3.0
- Created: 2021-05-29T19:16:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-25T07:25:20.000Z (over 4 years ago)
- Last Synced: 2023-03-10T21:48:11.905Z (almost 3 years ago)
- Language: JavaScript
- Size: 381 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prototype: Fiji REDD+ SIS
# Development
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
The page will reload if you make edits.\
You will also see any lint errors in the console.
# Production
## System requirements
* Web server - [nginx](https://nginx.org/en/) or [Apache HTTP Server](https://httpd.apache.org/)
* [Node.js](https://nginx.org/en/) and [Yarn](https://classic.yarnpkg.com/en/) for building the code
and producing a `build/` folder
## Steps
1. Execute `yarn build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!
2. Copy the content of the `build` folder to the to the webserver's root directory
3. Your application is ready to be served