Skip to content

nicosemp/melvor-vue

Repository files navigation

Melvue (Melvor Idle built with Vue)

This is an attempt to build the incremental game Melvor Idle with Vue.

Try it on GitHub Pages!

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

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

Deploy on GH Pages

git subtree push --prefix dist origin gh-pages

About

An attempt to build the incremental game Melvor Idle with Vue.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published