Skip to content

Includes ReactJS, Webpack, Foundation, Karma, Mocha and Expect

License

Notifications You must be signed in to change notification settings

naffiq/react-foundation-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Foundation Boilerplate

Build Status

Includes react router, Foundation CSS framework, SASS loader and tests boilerplate with karma, mocha and expect

Running

Clone and install dependencies:

$ npm install

Then run

$ npm start

And run webpack to hook up with your changes

$ webpack -w

or

$ node node_modules/webpack/bin/webpack.js -w

in case you have no global installation of webpack.

About

Includes ReactJS, Webpack, Foundation, Karma, Mocha and Expect

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published