Skip to content

SPA (Single-Page Application) composed by React + Redux + Semantic UI (using official React components).

Notifications You must be signed in to change notification settings

rpichioli/semantic-ui-with-react-and-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

semantic-ui-with-react-and-redux

SPA (Single-Page Application) composed by React + Redux + Semantic UI (using official React components).

Requirements

You must have npm in your OS by installing NodeJS, easily found at the official website.

The npm is used to install the project dependencies and run it by command line.

Running the React application

First of all you must open your terminal and go to the /src/ where you can see a package.json.

Now you need to install the npm dependencies using the command npm install.

Finally you just must enter npm start to run the React application.

That's all!

Developed by

Rodrigo Quiñones Pichioli, since May/2019

About

SPA (Single-Page Application) composed by React + Redux + Semantic UI (using official React components).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published