Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 570 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 570 Bytes

slackwarecn.github.io

About

This is source of slackwarecn.github.io.

Dependencies

  1. bash
  2. git
  3. npm and npx

Usage

Init

git clone https://github.com/slackwarecn/slackwarecn.github.io.git
cd ./slackwarecn.github.io/
npm install

Format

npm run format

Build and Serve

npm run serve

Then visit localhost:4000 in browser.

Deploy

npm run deploy

LICENSE

MIT License.