Skip to content

lorenmh/skeleton-simple-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Skeleton React App

  1. clone
  2. rm -rf .git
  3. edit package.json
  4. yarn install

Finally:

git init
git remote add origin [email protected]:lorenmh/foo
git add .
git cm 'initial commit'
git push -u origin master

Cmds

yarn run to run

About

simple react / redux skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published