Skip to content

nbalduzzi/react-redux-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ReactJS Archetype Redux and ReactJS Archetype

Used technologies

Requirements

To run & work on this project you need to have the following installed:

Installation

  1. Make sure you have npm installed globally
  2. On the command prompt run the following commands
  • cd project-directory
  • npm install
  • npm run dev - For development mode
  1. Access to http://localhost:5000/ in web browser

Installation Yarn

  1. Make sure you have yarn installed globally
  2. On the command prompt run the following commands
  • cd project-directory
  • yarn install
  • yarn start - For development mode
  1. Access to http://localhost:5000/ in web browser

About

Arquetipo React + Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors