Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

WildMeOrg/wildme.org

Repository files navigation

wildme.org

The React frontend for wildme.org. This site is not in production yet, but it is under active development as of July 2020.

Contributions

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 ben@wildme.org if you are interested.

Development

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.

Releases

No releases published

Packages

No packages published