miniweb

0.0.5 • Public • Published

A minimalist web framework

How to start

Please follow below steps:

  • install nodejs, please install version > 0.4.0
  • install npm
  • npm install miniweb
  • mini create YOURPROJECT
  • cd YOURPROJECT
  • cp config/server.js.example config/server.js
  • ./bin/start
  • visit http://localhost:8080/ and welcome!

Readme

Keywords

none

Package Sidebar

Install

npm i miniweb

Weekly Downloads

8

Version

0.0.5

License

none

Last publish

Collaborators

  • mountain