Personal website of Dandi Wiratsangka built with Next.js and deployed on Vercel.
- Make sure you already have node v12 or above.
- Install dependencies
yarn install
- Start development server
yarn dev
-
Run build command
yarn build
-
Start server
yarn start
or you can just deploy on Vercel
- Framework : Next.js
- Styling : Tailwind CSS
- Blog : MDX powered by contentlayer
I'm keeping my personal website open sourced as learning materials. Please find it as inspiration and not a template. Sure you're free to use this for your personal website, but with attribution.