UNPKG

@linker-design/create-template

Version:

linker template initializer

11 lines (10 loc) 314 B
{ "scripts": { "test:e2e": "start-server-and-test preview http://localhost:4173/ 'cypress open --e2e'", "test:e2e:ci": "start-server-and-test preview http://localhost:4173/ 'cypress run --e2e'" }, "devDependencies": { "cypress": "^10.10.0", "start-server-and-test": "^1.14.0" } }