English
Install: npm ci
npm ci
Run in dev mode: npm run dev
npm run dev
Build a distribution and serve from nginx webserver or similar: npm run build
npm run build
Builds into a new directory named dist. Serve the index.html file and open the URL with a web browser.
dist
index.html