Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 269 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 269 Bytes

Introduction

This project is a starting point to create an application using react and TypeScript.

Usage

To use this kit, simply type

git clone https://github.com/Ledragon/react-ts-seed.git MyProject
cd MyProject
git remote remove origin
npm i
npm start