Table of Contents
A Sustainable Living Social Network for Eco-Conscious People and Communities.
To set up the project locally you need to follow the following steps
Install all dependencies
-
npm
npm install
- npm
cd backend npm install
-
npm
cd ../frontend npm install
- npm
npm run test
- npm
npm run dev