Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LeonardoSalvucci/mine-sweeper

Vue3 implementation of classical game MineSweeper made with vue3 + typescript and pure CSS
https://github.com/LeonardoSalvucci/mine-sweeper

css typescript vite vue3

Last synced: about 2 months ago
JSON representation

Vue3 implementation of classical game MineSweeper made with vue3 + typescript and pure CSS

Awesome Lists containing this project

README

        

# Mine Sweeper game made with vue3 and typescript

## Project setup
```
pnpm install
```

### Compiles and hot-reloads for development
```
pnpm run dev
```

### Compiles and minifies for production
```
pnpm run build
```

Live Preview https://mine-sweeper.lesalvucci.xyz. Deplpoyed on [AWS Amplify](https://aws.amazon.com/amplify/)