This repository has been archived on 2024-09-10. You can view files and clone it, but cannot push or open issues or pull requests.
hpp-platform/README.md
2024-06-26 14:45:39 +03:00

252 B

svelte app

This is a project template for Svelte apps. It lives at https://github.com/sveltejs/template.

after cloning this repo

npm i

start app

npm run dev

build app

npm run build