JayGrey / homepage

My very own personal website. Basically this is just a résumé.
MIT License
0 stars 0 forks source link

setup serve module #16

Closed JayGrey closed 5 years ago

JayGrey commented 5 years ago

Setup serve module to preview page on local machine.

JayGrey commented 5 years ago

install serve with following command: npm install --global serve and then cd to your working directory and run serve