Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nh60211as/ffmapmarker

Fancy Frontier Map Marker
https://github.com/nh60211as/ffmapmarker

preact typescript vite

Last synced: 3 days ago
JSON representation

Fancy Frontier Map Marker

Awesome Lists containing this project

README

        

# Fancy Frontier Map Marker

## CLI Commands

* `npm install`: Installs dependencies
* `npm run gen-script`: Generate script to create group data in JSON format
* `npm run gen-data`: Create group data in JSON format
* `npm run dev`: Run a development server at http://localhost:5173/
* `npm run build`: Production-ready build
* `npm run build:gh`: Production-ready build for GitHub Pages
* `npm run serve`: Run a production-like server at http://localhost:8080/
* `npm run format`: Use Prettier to format the code
* `npm run test`: Run test

## License

[![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](./LICENSE)