Concurrently must be installed (Global installation is preffered)
git clone https://github.com/Developer-Students-Club-MAIT/dsc_website.git
cd dsc_website
npm install-dep
npm run pro
To run in development mode
npm run dev
Concurrently must be installed (Global installation is preffered)
git clone https://github.com/Developer-Students-Club-MAIT/dsc_website.git
cd dsc_website
npm install-dep
npm run pro
To run in development mode
npm run dev