@platformatic/frontend-template

v2.0.0-alpha.14
Platformatic Frontend Template

dev

vite

lint

eslint

test

npm run lint && npm run test:e2e && npm run test:types

build

vite build

preview

vite preview

test:e2e

playwright test

test:types

tsc

test:server

node ../cli/cli.js db start --config=test/e2e/fixtures/platformatic.e2e.db.json

test:cleanup

rm -rf src/platformatic-generated-code test/e2e/fixtures/db.sqlite

test:prepare

node test/prepare.mjs
npm i @platformatic/[email protected]

Metadata

Downloads