guibarscevicius / curto-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Vue 64.0%Language:TypeScript 15.4%Language:JavaScript 11.6%Language:SCSS 5.4%Language:HTML 1.9%Language:CSS 1.7%