Skip to content

A minimized dev environment for multiple technologies with support for live editing.

License

Notifications You must be signed in to change notification settings

kerryboyko/Brians-Multi-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 

Repository files navigation

Brian's Multi-Boilerplate

=====================

A minimized dev environment to enable live-editing using different technologies.

Keep in mind, the "master" branch contains only this README. To get access to a particular boilerplate, you must select the branch you want.

Branches:

  • boilerplate-react
  • boilerplate-react-redux
    • Contains the above boilerplate-react
    • Adds a very basic redux implimentation with one "counter" reducer
    • Uses react-logger
    • Has support for redux-thunk and redux-multi, but the base app does not use these tools.

Usage

npm install
npm start
open http://localhost:3000

About

A minimized dev environment for multiple technologies with support for live editing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published