Video plataform prototype.
Link: https://noutte-nuxt.netlify.app/
- Vue3
- Nuxt3
- Tailwindcss
- Pinia
Before start you will need Git and Node instaled.
$ git clone https://github.com/Lukenoutte/noutte-platform-nuxt.git
$ cd noutte-platform-nuxt
$ npm install
$ npm run dev
# The server will initialize in the <http://localhost:3000>