Skip to content

Latest commit

 

History

History
executable file
·
32 lines (22 loc) · 643 Bytes

README.md

File metadata and controls

executable file
·
32 lines (22 loc) · 643 Bytes

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.