Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 134 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 134 Bytes

react-jianshu

A react-jianshu demo

how to use

# install dependencies
yarn

# dev
yarn start

# build
yarn build