SweetheartSquad / FFS2022-Taxi-Quest-65

Home Page:https://sweetheartsquad.itch.io/taxi-quest-65

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taxi Quest 65

Development

npm i # installs dependencies
npm start # starts dev server
npm run build # creates production build

Hot-reload is available for ./src/assets/main.strand which allows you to interactively edit passages, but most other changes will trigger a page refresh.

pixi3d docs

Release

  1. Bump the package version (npm version patch/minor/major)
  2. Push changes
  3. Go to release action
  4. Select "Run workflow", and confirm on main branch

The workflow will automatically create a build and upload it to itch.io.

About

https://sweetheartsquad.itch.io/taxi-quest-65


Languages

Language:TypeScript 91.7%Language:JavaScript 6.3%Language:CSS 1.6%Language:HTML 0.4%