Getting Started

Edit

Create a project

install global koa-cola

Create a new koa-cola project in the current folder, name app. It will automatically create a complete directory structure, and install dependencies

Start the project as development model, build webpack bundle, launch the project, and open the browser, and watch the specify files changes. When the files are modified, bundled js and ssr server-side rendering will hot reload