Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thuongtruong109/fliper

🎴 Enjoy flip cards memory game for fun
https://github.com/thuongtruong109/fliper

flipcard flipper game vue vuejs

Last synced: about 1 month ago
JSON representation

🎴 Enjoy flip cards memory game for fun

Awesome Lists containing this project

README

        

1. npm init vite@latest
2. npm init vite@latest my-vue-app -- --template vue
3. npm install prettier -D --save-exact and add prettier to format code when save
4. npm install
5. npm run dev