arrowjs

0.5.0 • Public • Published

Build Status david DM Code Climate

==================

ArrowJS is framework based on Express.js. It helps you build your web application easier.

    'use strict';
    const Arrow = require('arrowjs');
    const application = new Arrow();
    application.start();

Installation

To get started with arrowjs install the arrowjs package:

$ npm install arrowjs --save

Useful links

License

The MIT License (MIT)

Readme

Keywords

none

Package Sidebar

Install

npm i arrowjs

Weekly Downloads

17

Version

0.5.0

License

MIT

Last publish

Collaborators

  • robinhuy
  • techmaster
  • trquoccuong