Skip to content

Doniee/web-development-with-js

 
 

Repository files navigation

An application Bootstrap

A webpack-based application broilerplate. Hot reloading, postcss, lots of stuff the cool kids like!

Use as you wish, but still read the license from LICENSE.

In master branch, a clean slate which just logs to console.

In "reduxed" branch, a simple application with Redux and React.

Requirements

  • Node.js. Tested with 4.x series.

Instructions

  • install node.js
  • install sublime text 3, package manager and babel package
  • npm -v
  • if your npm is still 2.x: npm -g update npm
  • npm install
  • npm run start
  • open browser and go to http://localhost:8888
  • kood kood!

About

Bootstrap for the course of autumn 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 9.9%
  • HTML 7.7%