Clone the repository:
git clone https://github.com/ArieRS/SmkCodingxDewisri.git && cd react-pwa
Install the dependencies:
npm install
To start the project run following command in your terminal:
npm start
To build the project run the following command in your terminal:
npm run build