Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nh60211as/ffmapmarker
- Owner: nh60211as
- License: bsd-3-clause
- Created: 2024-12-28T12:32:37.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-02-11T02:07:06.000Z (5 days ago)
- Last Synced: 2025-02-11T03:20:01.996Z (5 days ago)
- Topics: preact, typescript, vite
- Language: TypeScript
- Homepage: https://nh60211as.github.io/FfMapMarker/
- Size: 3.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)