andreipfeiffer / andreipfeiffer.dev

Home Page:https://andreipfeiffer.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Built with Next.js and TS.


Development

npm install
npm run dev

Production Deploy

npm install
npm run build
npm start

This will build the .next/ folder and serve it using a Node.js server.

About

https://andreipfeiffer.dev


Languages

Language:MDX 60.1%Language:TypeScript 19.7%Language:HTML 12.6%Language:SCSS 6.5%Language:JavaScript 0.6%Language:CSS 0.4%