Skip to content

pairshaped/cyclejs-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cycle.js Webpack Starter

Boilerplate project using Cycle.js with Webpack.

Setup

git clone [email protected]:pairshaped/cyclejs-webpack-starter.git
rm -rf cyclejs-webpack-starter/.git
mv cyclejs-webpack-starter your_project_name
cd your_project_name
npm install

Edit the package.json and add your project info.

Running

npm start

Compiling the bundle.js

npm run prod

About

Cycle.js Webpack Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published