Skip to content

Personal website built using Next.js, MDX, and Tailwind

Notifications You must be signed in to change notification settings

dandiws/dandiws.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dandiws.io

Personal website of Dandi Wiratsangka built with Next.js and deployed on Vercel.

Getting started

  1. Make sure you already have node v12 or above.
  2. Install dependencies
    yarn install
  3. Start development server
    yarn dev

Building and running for production

  1. Run build command

    yarn build
  2. Start server

    yarn start

or you can just deploy on Vercel

Tech stack

Licence

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.

About

Personal website built using Next.js, MDX, and Tailwind

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published