Skip to content

PMcDevitt/boilerplate_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands used

npm init

npm i --save react react-dom react-router

npm i --save-dev babel-core babel-loader babel-preset-es2015 babel-preset-react babel-cli babel-eslint webpack webpack-dev-server

npm i --save-dev mocha chai sinon enzyme jsdom react-addons-test-utils

npm i webpack -g // global install

webpack -d // runs webpack

webpack -d --watch // runs hot reloading

Files created

webpack.config.js
.babelrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published