If you want to be more eco-friendly on a daily basis and discover more about the environment in a fun way, there's Elie! It's a fun, educational and community-based mobile app that allows total immersion in the world of ecology through games, knowledge, events and rewards. Our product promises to transform environmental education into an exciting, interactive adventure, connecting you to the environment in a whole new way.
Install packages :
npm install
Run project :
npm run start
This command will analyze our code and find issues that do not meet our code convention :
npm run lint
This command will fix all auto-fixable problems for you :
npm run lint--fix
You should configure your IDE settings to fix all auto-fixable problems on Save. Ask the team for help.