Skip to content

Small web application to learn react and redux

Notifications You must be signed in to change notification settings

plbabin/sauvignon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sauvignon

This is a small project to learn how React and Redux works together. This is far from being completed and usable.

Installation

Install all dependencies.

$ npm install

Development

Builds the application and starts a webserver with livereload/browsersync.

$ gulp

Build

Builds a minified version of the application in the dist folder.

$ gulp build

###Requirements

  • node
  • npm
  • gulp

About

Small web application to learn react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published