306 B
306 B
status-network
Testing locally
Make sure you have node.js installed first.
-
Open Terminal and navigate to the project root directory,
-
Run
yarn install
, -
Run
./node_modules/.bin/gulp build
-
In another terminal, run
./node_modules/.bin/hexo serve
, -
Visit http://localhost:4000/.