Skip to content

Project of adventure browser game. Made with tools such as: Vue3, Pinia, VSCode, and Photoshop, Illustrator, GIMP.

Notifications You must be signed in to change notification settings

Web-ski/dungeons-game-project

Repository files navigation

dungeons-game-project

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Start Github Pages

git checkout gh-pages
git merge master
git add dist -f
git commit -m "Adding dist"
git subtree push --prefix dist origin gh-pages

or shorter

bash deploy.sh

You did it!

About

Project of adventure browser game. Made with tools such as: Vue3, Pinia, VSCode, and Photoshop, Illustrator, GIMP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published