esp6

0.4.0 • Public • Published

ESP6 -- ES6 Single Page Application Framefork

Install

For node.js

$ npm install esp6

For browser, download the esp6.js file and link into your html.

Demo

$ git clone https://github.com/ccckmit/esp6.git
$ cd esp6
$ npm install --dev
$ npm start

The server started at http://localhost:3000/ , visiting the following page for demo program.

/esp6/

    Package Sidebar

    Install

    npm i esp6

    Weekly Downloads

    1

    Version

    0.4.0

    License

    MIT

    Last publish

    Collaborators

    • ccckmit