/FastBrowserTypeScriptApp

Create a TypeScript ready browser app quickly

Primary LanguageHTMLMIT LicenseMIT

Installation

  1. Clone the repo
    git clone https://github.com/ppenelon/FastBrowserTypeScriptApp.git
  2. Install depedencies
    npm install

Build

  1. Build the TypeScript
    npm run build
  2. Open the app
    public/index.html