TizioFittizio / ReactTypescriptTemplate

Minimum boilerplate required for a react typescript project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Typescript Template

This is just a basic template for a react typescript template, a more complete template can be found here

How to get it work

  • Install/Download this repository
  • In the root folder, type in terminal npm install
  • Followed by npm start or npm run start

About

Minimum boilerplate required for a react typescript project


Languages

Language:TypeScript 73.3%Language:HTML 23.1%Language:CSS 3.7%