Skip to content

nxycdl/koa-grace

 
 

Repository files navigation

koa-grace

koa-grace

NPM version Build Status

[中文文档]

koa-grace is a new generation Nodejs SFB(Separation of Front and Back ends) framework, build with koa.

Getting started

Before getting started ,please make sure you have already installed:

  • Nodejs (v4+)

Install

$ git clone https://github.com/xiongwilee/koa-grace.git
$ cd koa-grace && npm install

Run

$ npm run dev

And then you can visit the DEMO at http://127.0.0.1:3000 .

koa-grace v2

koa-grace 2.x(for koa 2.x) is ready!

It will be released immediately after koa v2 published (JUST WAITING FOR NODEJS 7.0.0).

Resourse

Authors

Gratitude

Thanks for My GirlFriend - Grace Wang

Thanks for Tj's koa

License

MIT

About

A Nodejs SFB(Separation of Front and Back ends) framework, build with koa(基于koa的标准前后端分离框架)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.9%
  • CSS 18.7%
  • HTML 12.4%