Skip to content

ArieRS/SmkCodingxDewisri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmkCodingxDewisri

Quick Start

recomendation : use node v12.16.1 (npm v6.13.4)

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