ismile / kola

Just Personal Koa boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Just Personal Koa boilerplate


Languages

Language:TypeScript 67.7%Language:JavaScript 29.6%Language:HTML 2.7%