Make sure that you have Node & NPM installed and go inside the cloned directory & follow these steps.
-
Install dependencies
npm install
-
Start the development server
npm start
-
Generate a full static production build
npm run build
-
Preview the site as it will appear once deployed
npm install -g serve serve -s build
Show some ❤️ and star the repo to support the project.
Crafted & Developed in India by Ro. with ❤️