mirror of
https://github.com/ershisan99/podcaster.git
synced 2025-12-16 20:59:26 +00:00
5062b68d988c9c91a6691ab28ab2504afbada802
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%