Skip to content

spasticninja/React-redux-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/Redux Counter

This is my simple webpack starter kit. It is build for static and React projects. It's a working starting point for most base projects. This starter also processes sass and es2015.

To Begin!

  • run npm install to install all packages and dependencies.
  • run webpack-dev-server to serve and npm run watch to watch changes.

Building and Serving

  • run npm run serve to get a local server rolling. This setup uses http-server to serve files.
  • run npm run watch to build and watch js and css files.
  • run npm run build to just build js and css files

About

A simple counter with react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages