Closed JayGrey closed 5 years ago
Setup serve module to preview page on local machine.
serve
install serve with following command: npm install --global serve and then cd to your working directory and run serve
npm install --global serve
cd
Setup
serve
module to preview page on local machine.