Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 231 Bytes

Just Personal Koa boilerplate

Setup

yarn install

Running

yarn watch:server yarn watch:client

Production

yarn build:server yarn build:client

Config location

/dev_server/application.config.js