English Wordle game developed by Vue.js
Visit website: Play Wordle
After cloning, you must install the npm in order to run.
npm install
# or
yarn install
Next, run the development server:
npm run serve
# or
yarn serve
English Wordle game developed by Vue.js
Visit website: Play Wordle
After cloning, you must install the npm in order to run.
npm install
# or
yarn install
Next, run the development server:
npm run serve
# or
yarn serve