- We use
pnpm
package manager. Get it here.
You can either use this template by:
- Click the "Use this template" button and follow the instruction
- Or using the script below:
npx tiged vishalkadam7/artdev-portfolio your-project
Optional: Search and replace artdev-portfolio
with your project slug.
cd your-project
pnpm install
Then, run the development server:
pnpm dev
Open http://localhost:3000 on your browser and start developing.