Initial project setup
- Vite + React + TypeScript project structure - Core dependencies installed (Konva.js, Zod, js-yaml, Monaco Editor) - Tailwind CSS configuration - Complete source directory structure - Project documentation and README - MIT License - Development server configured and running
This commit is contained in:
parent
e3da2425bd
commit
73ef86ceac
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"name": "bms-forge",
|
||||
"description": "BattleMap Notation Schema (BMS) renderer for DnD/TTRPG maps",
|
||||
"version": "0.1.0",
|
||||
"repository": "ssh://git@git.bouncypixel.com/username/bms-forge.git",
|
||||
"repository": "https://git.bouncypixel.com/helm/bms-forge.git",
|
||||
"deploymentUrl": "maps.bouncypixel.com"
|
||||
},
|
||||
"userPreferences": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue