This is source of slackwarecn.github.io.
bash
git
npm
andnpx
git clone https://github.com/slackwarecn/slackwarecn.github.io.git
cd ./slackwarecn.github.io/
npm install
npm run format
npm run serve
Then visit localhost:4000 in browser.
npm run deploy