Skip to content

lund0n/counter-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

counter-demo

Demonstrates the Usage of Cycle.js (using XStream) with Webpack 2, Babel 6, and Mocha.

Usage

npm install, and then:

npm run build: builds the project.

npm run build:dev: builds development, "un-minified" version.

npm run clean: cleans up any generated files.

npm start: starts webpack-dev-server on port 3000.

npm test: run tests

npm run test:watch: execute tests in watch mode.

About

Demo of Cycle.js (with XStream), Webpack, Babel, and Mocha.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published