Skip to content

Simple React Seed project for sample apps and trying stuff out

Notifications You must be signed in to change notification settings

dmytro-ivonin/simple-react-seed

 
 

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

About

Simple React Seed project for sample apps and trying stuff out

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.4%
  • HTML 15.9%
  • CSS 5.7%