Skip to content

hjfitz/Boilerplate-TypeScript-React

Repository files navigation

React x TypeScript Boilerplate

Contains the basic skel + setup for a React and TypeScript website.

Setup

  1. Clone the repository

git clone git@github.com:hjfitz/Boilerplate-TypeScript-React.git

  1. Install any dependencies

yarn install

Dev

  1. Ensure that webpack is watching.

webpack -w

  1. Ensure that the server is running

heroku local

Releases

No releases published

Packages

No packages published

Languages