Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 439 Bytes

Readme.md

File metadata and controls

18 lines (11 loc) · 439 Bytes

eux-blog

build status

如何再本地开发

npm install picidae -g

npm run start
# open http://localhost:10000/

# build the site for deploy
npm run build