An open API service indexing awesome lists of open source software.

https://github.com/geostarters/fast-webmap-template

Fast and tiny JS and HTML webmap template
https://github.com/geostarters/fast-webmap-template

html mapbox-gl-js parcel-bundler temaplate webmapping

Last synced: 21 days ago
JSON representation

Fast and tiny JS and HTML webmap template

Awesome Lists containing this project

README

          

# Fast and tiny JS and HTML webmap template

### Steps

1. Install globally parcel
```
npm install -g parcel-bundler
```

3. Install dependencies
```
npm install
```

4. start:
```
npm run dev
```

http://localhost:1234