For the development I've used the development environment called Vite - https://vitejs.dev/.
Install dependencies:
npm install
Then run command:
npm run dev
Distribution version is located in the /dist folder.
For the development I've used the development environment called Vite - https://vitejs.dev/.
Install dependencies:
npm install
Then run command:
npm run dev
Distribution version is located in the /dist folder.