Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 257 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 257 Bytes

Simple ReactApp Starter Kit

Getting started

  1. git clone https://github.com/ktei/react-app-starter-kit.git name-of-your-app
  2. cd name-of-your-app
  3. npm install
  4. npm start
  5. Remove .git folder and run git init to make it your repository