bancha

0.1.0 • Public • Published

Bancha.js

This is a port of Bancha CMS for Node.js. Currently under heavy development, not for use yet.

Basic usage

npm install bancha --save
var bancha = require('bancha');
 
bancha().start(function () {
  console.log('Yipee!');
});

/bancha/

    Package Sidebar

    Install

    npm i bancha

    Weekly Downloads

    13

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • squallstar