Skip to content

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

Notifications You must be signed in to change notification settings

zldream1106/koa-grace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 .

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 64.4%
  • CSS 21.6%
  • HTML 14.0%