Skip to content

vkryvytskyy/doit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Seed Project

Just clone it, cd into it, npm install it, and npm start it.

git clone git https://github.com/leebrandt/simple-react-seed.git [some new project name]
cd [some new project name]
npm i
npm start