sonata

0.0.3 • Public • Published

Sonata JS

A simple web framework for object oriented javascript (ES6/ES7)

Installation

$ npm install -g sonata 

Usage

Once installed the CLI tool will be available.

This provides the following :

$ sonata --help
$ sonata startproject [NAME]

Creates a project folder within the current directory

$ sonata startapp [NAME]

Generates a JS app stub when called from within a project folder.

$ sonata startmodule [NAME]

Generates a JS module stub when called from within a project folder.

Package Sidebar

Install

npm i sonata

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • modernfidelity