mirror of
https://github.com/ershisan99/podcaster.git
synced 2025-12-16 20:59:26 +00:00
e2f9a6a11f1f89e30b8d97360e8834b293b68645
Front-end test for INDITEX
Instructions
- Clone this repository
- Run
pnpm install. If you don't havepnpminstalled, you can install it by runningnpm install -g pnpm. - For development, run
pnpm dev. This will start the development server and open the browser. The assets served are not optimized for production (not minimized) - For production, run
pnpm build. This will generate the optimized assets in thedistfolder. To serve the assets, you can runpnpm serveor any other server of your choice.
Description
Languages
TypeScript
94.9%
HTML
2.7%
CSS
1.5%
JavaScript
0.9%