Skip to content

pengfu/vue-2048

Repository files navigation

vue-2048

This is a clone of 2048-react.What I do is re-implementing it using Vue 3.x,Vite and SASS. Here is the living demo

Install the dependencies

yarn

Run the dev server with hot reload at localhost:3000

yarn dev

Build the app for production

yarn build

About

An implementation of the 2048 game using Vue 3. Living Demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published