Skip to content

danielroe/n3rdle

Repository files navigation

Nuxt 3 + Wordle (n3rdle)

This is a tiny, incomplete clone of Wordle built in Nuxt 3 for a live-coding session at Vue.js Nation 2022.

Screenshot of a Wordle game in progress

Features

Try it out

Setup

# install dependencies
npm install # or yarn

# serve in dev mode, with hot reload at localhost:3000
npm run dev

# build for production (universal)
npm run build

# preview in production mode
npm start

Deployment

You should be able to deploy this repository with zero or minimal configuration.

License

MIT

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •