/typescript-parcel

TypeScript/Parcel web app template

Primary LanguageHTML

TypeScript/Parcel web app template

Usage

  1. clone this repo.
  2. run npm install (or yarn install).
  3. run npm start in a terminal and open a browser to 'http://localhost:1234'.