- Download ZIP or Clone the repository
- Navigate to the directory
- Open Terminal and type
npm install
It will install all dependencies - Then type
npm start
It will start the server - Type
localhost:3000
to go to the index page
npm install
It will install all dependenciesnpm start
It will start the serverlocalhost:3000
to go to the index page