UNPKG

create-cesiumjs

Version:

The recommended way to start a Vite-powered CesiumJS project

13 lines (12 loc) 226 B
{ "scripts": { "test:unit": "cypress run --component", "test:unit:dev": "cypress open --component" }, "dependencies": { "vue": "^3.4.23" }, "devDependencies": { "cypress": "^13.8.0" } }