Skip to content

A webpack-based, heavily opinionated starter kit for a complete, isomorphic choo app.

License

Notifications You must be signed in to change notification settings

graforlock/choo-bandwagon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

choo-bandwagon

npm version

A webpack-based, heavily opinionated starter kit for a complete, isomorphic choo app.

JavaScript Style Guide

Usage:

  • npm i -g choo-bandwagon
  • choo-bandwagon new my-cool-app
  • cd my-cool-app && npm run dev
  • open http://localhost:8080

Production build:

  • npm run build
  • npm start

About

A webpack-based, heavily opinionated starter kit for a complete, isomorphic choo app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published