Skip to content

Repository files navigation

ReduxSimpleStarter

Base project obtained from Redux?

Getting Started

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

If you want to check the original project: 
> git clone https://github.com/StephenGrider/ReduxSimpleStarter.git
> cd ReduxSimpleStarter
> npm install
> npm start
If you want to check the final version of my project: 
> git clone https://github.com/MartinLuccanera/myAppFrontEnd.git
> cd ReduxSimpleStarter
> npm install
> npm start

Not Familiar with Git?

Click original template or my project and then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

Current project is being developed at FrontEnd BackEnd

> npm install
> npm start

Buttons

Click here

Helpful links

1 2 Material-UI Material-UI - TextFields used

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages