Skip to content

JCruzMi/trello-clon

Repository files navigation

Trello basic clone with Nuxt 3

Logo

Setup

Make sure to install the dependencies:

npm install

Development Server

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

npm run dev

Nuxt 3 documentation