davismj / aurelia-leaflet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jit-parcel-ts

Getting started

To install and run the app (in watch mode):

npm install
npm run watch

To install and run the app (in "prod" mode):

npm install
npm run build
npm run serve

About


Languages

Language:TypeScript 57.4%Language:CSS 23.6%Language:HTML 19.1%