Blablaclone | Voyage-5 | chingu.io
Must have NodeJS, npm and MongoDB installed before proceeding
- Clone the repository
- Navigate to env.example file and create an env file out of it. Replacing database name as required
- Run npm install
- Run npm start
All Backend logic and setup for the database is contained in api folder while the rest of the folders on the root are client related (VueJS)