The React frontend for wildme.org. This site is not in production yet, but it is under active development as of July 2020.
Found a bug? Submit a report here.
Developer contributions are very much appreciated =). This app is written with React and Material-UI in hopes that it should be easy to work with. Take a gander at the contribution guide. If you a Java dev looking to help with our project, take a look at the backend. And if you are a Python dev or data scientist take a look at WB-IA.
We are also looking for help from designers and 3D modelers! Please send an email to [email protected] if you are interested.
On OSX or linux run:
npm install
npm start
The site should run on Windows as well. Use Powershell or edit the npm start:win32
command to set NODE_ENV
using the appropriate syntax for your preferred shell.