Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 370 Bytes

Studentkurs 2019 webapp

Made with ReactJS and TypeScript, more info found at:

  1. ReactJS tutorial
  2. TypeScript in 5 minutes

Setup

  1. Install Node
  2. npm install

Run npm start to serve locally, or npm run build to build a bundle.