Skip to content

imacross/reactMarvel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReduxReactStarter

React-Redux starter pack with hot reloader, axios, eslint, prettier based on duck patern and create react app

Getting Started

> git clone https://github.com/mrTurkay/ReduxReactStarter.git
> cd ReduxReactStarter

Remove git file

> remove-item .git  -recurse -force

Commit for your local

> git init
> git commit -m 'first commit'

Start project

> npm install
> npm start

Download zip file

Or to download zip file click here

Then you can open directory with command promt and start with (Commit for your local) part of this document above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published