IUCNMedStoryMaps

Project installation

Run 'npm install' into project folder

Development server

Run npm run lite for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.

Typescript compiler

Run npm run tsc:w for a run typescript watcher

Short-hand

Run npm start for a run typescript watcher and run dev server