#GET STARTED
Clone this repo. Run the following commands.
> npm install
> cd [into local folder]
> http-server . -p 8000
This will start the http server on port 8000. Easy.
#GET STARTED
Clone this repo. Run the following commands.
> npm install
> cd [into local folder]
> http-server . -p 8000
This will start the http server on port 8000. Easy.