Astro Portfolio - Live Demo
Install pnpm globally using the following command, which is a performant node package manager.
npm install -g pnpm
Make sure to install dependencies using:
pnpm install
Setup git hooks.
git config core.hooksPath .githooks
To start a development server:
pnpm run dev
To create a production version of your app:
pnpm run build
You can preview the production build with:
pnpm run preview
To validate the definitions of the types:
pnpm run typecheck
Run the following command to lint the application.
pnpm run lint
Check out the deployment documentation for more information.
Astro Portfolio is an open-sourced website licensed under the MIT license.
Figma Design
- Author: Ashar Iqbal
- Source: Link