/curto-app

Primary LanguageVueMIT LicenseMIT

CURTO - Listen to the web
CURTO - Listen to the web

Live app (WIP)

CURTO is a web application that allows users to listen to written articles available on the web (audio player)

Development

run and visit http://localhost:3333

pnpm dev

Build

to build the app, run

pnpm build

and you will see the generated file in dist that ready to be served.