Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 370 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 370 Bytes

996db.ICU

The great 996 overtime culture databases of chinese companies.

This site is built with VuePress.

Developing

Start a dev server at localhost:8088:

& yarn add vuepress@next -D 
$ yarn run dev
& sh ./init.sh # need remove note

Publish

You can publish your modify by use the command:

sh ./deploy.sh