Website made in the MEVN stack 1
-
Clone the repo or download the .zip file and extract it.
-
Run the DB creation query in the
/DB/CreationQuery.sql
directory. 2 -
Run the following commands:
npm run dev
on the
/Frontend/Podhuby
directory.npm run devStart
on the
/Backend
directory -
Check out the website on
localhost:8081
3
git clone https://github.com/springik/Podhuby.git