0.0.7 • Published 10 years ago

miitoo v0.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Miitoo

A NodeJS web-framework which is easy to use.

Installation

To install Miitoo, just run npm install miitoo then use it:

var Miitoo = require('miitoo')
var miitoo = new Miitoo();

miitoo.start();

Contributing

Take a look at CONTRIBUTING.md

License

Take a look at LICENSE.md

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago