1.1.0 • Published 8 years ago

node-aap v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

AAP

AAP is an Admin Platform

AAP is for admins who want to quickly write an admin platform.

中文文档请见:README-CN.md

Requirements

  1. MySQL with a database that you can write & read
  2. Node.js

Quick Start

Simply run the following commands:
1. git clone https://github.com/fanfank/aap.git
2. cd aap && npm install --verbose
3. Drink a cup of tea
4. npm run start
5. Go to you browser and visit 127.0.0.1:3093, follow the instructions to init aap tables
6. See the magic