A simple starter project for bay.js using Vite and Jampack.
If you wish to support this project please buy me a coffee. ☕
Clone the repository and install the dependencies.
git clone https://github.com/Dunks1980/bay.js-starter.git
cd bay.js-starter
npm install
npm run dev
npm run build
npm run preview
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.