Install Node.js first, you can download via this link: click here
if you are done, clone this project to your machine
git clone https://github.com/anfaalabs/Digipro_internal-website
Lastly, install the Node.js packages
npm install
And Done! You can run this project by typing:
npm start
just type npm run build
in your terminal