Nodejs version: [email protected]
NPM version: [email protected]
download node https://nodejs.org/dist/v6.11.2/
node -v
v6.11.2
npm -v
3.10.10
quick setup:
git clone https://github.com/rvanbuijtenen/ManagedDataJS.git
cd ManagedDataJS
npm install
npm run webpack
npm run start
go to localhost:8080 and explore the examples and documentation
the log-level option can be one of [debug, info, exception, none].
the --long option can be given to run a long sequence of events for more accurate timing results.
npm run statemachine -- --log-level=info
http://incaseofstairs.com/2015/06/es6-feature-performance/
npm run doc