Minimal Boilerplate for Redux + React + React-Router-Redux and Foundation
npm i
npm start
Open localhost:3000
Use CTRL + H
to toggle the Redux Dock Monitor
Everything what you need to build an awesome Single Page Application:
- Redux
- React
- react-router-redux (formerly known as redux-simple-router)
- no rackt/history included anymore!
- redux-devtools
- Webpack
- PostCSS with Autoprefixer
- Babel
- Foundation Sites
- Sass version
- responsive menu with a subnav
- button to create a callout (formerly known as as alert)
- 3 routes
/
Dashboard/table
just a scrollable foundation table/*
404 Catching Page- each container which is mapped to a route is wrapped by the App container
- App loads all important things in a clean way and the proper scope:
- Font Awesome
- jQuery
- what-input
- Foundation Styles and JavaScript