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