Skip to content

A simple FE framework with Koa2/nunjucks/webapck2

Notifications You must be signed in to change notification settings

Tinyuen/Koa2-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koa2-Demo

A demo project with Koa2

Installation

$ npm install

Koa2 requires node v7.6.0 or higher for ES2015 and async function support.

Getting start

$ npm run dev  

Usage

$ npm run [env]         (env = dev|qa|yz)   
$ npm run pack[dev]     Build the code

About

- Web Framework:      Koa2
- Template Engine:    Nunjucks
- BuildTool:          Webpack

About

A simple FE framework with Koa2/nunjucks/webapck2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published