Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 426 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 426 Bytes

Vite Templates for Beginner

Frontend Mentor Instructions

Move Template Files

Move design/ folders and style-guide.md to project root and images/ folders to under the public/.

Installation Instructions

Install Dependencies

pnpm i

Running Development Server

pnpm dev

Building for Production

pnpm build

Build Preview

pnpm preview