qingloo

0.0.1 • Public • Published

Qingloo

Dependency Status

Install

# Install postgres 
 
$ brew update & brew install postgres
$ postgres -D /usr/local/var/postgres
$ createuser qingloo
$ createdb db_qingloo
 
# Run app: 
 
$ npm i --registry=http://registry.npm.taobao.org
$ node app.js

LISENCE

Copyright (c) 2016-2116. Licensed under the MIT license.

/qingloo/

    Package Sidebar

    Install

    npm i qingloo

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • d-band