I built this website using vanilla JavaScript to learn how to use web components and to compare it with other frameworks.
- VanillaJS
- ViteJS
pnpm install: To setup node modules
pnpm build: To build website for production
pnpm preview: To see the website on localhost:3000
pnpm dev: To see the developpment version of the website on localhost:3000