npm i # installs dependencies
npm start # starts dev server
npm run build # creates production buildHot-reload is available for ./src/assets/main-en.strand which allows you to interactively edit passages, but most other changes will trigger a page refresh.
- Bump the package version (
npm version patch/minor/major) - Push changes
- Go to release action
- Select "Run workflow", and confirm on
mainbranch
The workflow will automatically create a build and upload it to itch.io.
