Resume A cute lil' resume based on my terminal. Run dev server locally Install dependencies: npm install Run dev server: npm run dev Run production build lcoally Install dependencies: npm install Build for production: npm run build Serve production build: npm run preview