Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 263 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 263 Bytes

111microblog-react

express react webpack es6 node

init

npm install

server

development and run node

npm run dev

builde and run node

npm run pro

static development

npm run start

node and static development

npm run watch