This website is using local NPM, so make sure to setup it first
- Clone or download this repository first on your local device
- Install nodemon or npm by typing
npm install
/npm install nodemon
on your terminal (in this case I use VS code terminal). - After installing, you can type
nodemon run
/nodemon
on the terminal to launch the localhost - Open your browser and type https://localhost:3000 to see the result