Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 991 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 991 Bytes

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.