Skip to content

jaredpalmer-archive/restarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restarter

CircleCI js-standard-style

React-Redux seed project for things that don't need server-side rendering.

If you need SSR, checkout react-production-starter

git clone --depth=1  https://github.com/jaredpalmer/restarter.git new-project
cd new-project
npm i
rm -rf .git

git init
git add .
git commit -m "init"

# suh dude

Releases

No releases published

Packages

No packages published