Skip to content

daniel-le97/socket-nuxt

Repository files navigation

Nuxt 3 and Socket test

Learn More:

all nuxt configuration to get this working can be found in /modules/gui

Setup

Make sure to install the dependencies:

# npm
npm install

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

Development Server

when running this you may see the following in the console, it doesnt seem to actually break anything

ServiceWorker failed to register in preload: server/index.mjs

Start the development server on http://localhost:3000:

# npm
npm run dev

# pnpm
pnpm run dev

# yarn
yarn dev

# bun
bun run dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages