Skip to content

Tried to create a minimal set up for a React Bootstrap application which uses a module format

Notifications You must be signed in to change notification settings

jmorgan74/basic-react-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic React Bootstrap Structure

Tried to create a minimal set up for a React Bootstrap application which uses a Browserify CommonJS module structure....which is nice.

Do an:

npm install

Browserify the shit out of with with:

browserify -t [ babelify --presets [ react ] ] client/js/*.js -o build/bundle.js

browse the index page...nice! :-)

About

Tried to create a minimal set up for a React Bootstrap application which uses a module format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published