diff --git a/README.md b/README.md index fa00c2660..2e19f1e01 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Nuxt 3 Minimal Starter +# connect-components via Nuxt 3 Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more. @@ -7,19 +7,13 @@ Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introdu Make sure to install the dependencies: ```bash -# yarn -yarn install - # npm npm install - -# pnpm -pnpm install ``` ## Development Server -Start the development server on `http://localhost:3000` +Start the development server on `http://localhost:4321` ```bash npm run dev @@ -40,3 +34,6 @@ npm run preview ``` Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information. + +## Build for Unraid webgui [@TODO] +Instructions to come \ No newline at end of file