Initial import: SDE meeting toolkit (workshop tools + breadcrumb skill)
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "sde-meeting-toolkit",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"description": "Local environment for the Project SDE meeting and workshop tools",
|
||||
"scripts": {
|
||||
"serve": "npx --yes serve . -l 5173",
|
||||
"start": "npm run serve"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user