This package has been deprecated

Author message:

Use @nodefony/stage

nodefony-stage

0.1.9 • Public • Published

nodefony-stage

Nodefony-Stage is an Experimental Port of Nodefony Project for client side (Browser).

It is used in the nodefony project for Monitoring management.

Documentation in progress !!

Nodefony-stage use webpack to build :

  • WEBPACK Module bundler for assets management of application .

BUILD LIBRARY

 
$ git clone https://github.com/nodefony/nodefony-stage.git
 
# BUILD ALL (with nodefony demo) 
$ make install
 
# BUILD library dev and prod 
$ npm install
$ make
 
# BUILD library dev 
$ npm install
$ make build-dev
 
# BUILD library prod 
$ npm install
$ make build
 
# SEE DEMO 
$ make demo
 

Dependents (0)

Package Sidebar

Install

npm i nodefony-stage

Weekly Downloads

1

Version

0.1.9

License

CECILL-B

Unpacked Size

10.2 MB

Total Files

83

Last publish

Collaborators

  • ccamensuli