taphill / react-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Template

Get Started

# Clone the template locally, removing the template's Git log
npx degit taphill/react-template my-react-app

# Enter the project, install dependencies, and get started!
cd my-react-app
npm install
npm run dev

About

License:MIT License


Languages

Language:CSS 71.8%Language:JavaScript 16.8%Language:HTML 11.4%