Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 333 Bytes

File metadata and controls

11 lines (8 loc) · 333 Bytes

Segmented-Compile-Web

Usage

To build the project from the command-line:

  • install tsc globally $ npm install -g tsc
  • $ tsc -v => Version 2.1.4
  • install typescript globally $ npm install -g typescript
  • npm run setup && npm start to build and serve the files

based on https://github.com/bvanreeven/react-typescript