Skip to content

sunnysingh/sunnysingh.io

Repository files navigation

DependenciesIssues

👋 Hello! This is the source code of my personal website,sunnysingh.io.

⚡️ Quick start

  1. npm install
  2. npm run dev
  3. Openhttp://localhost:8000/

Make sure to haveESLintandPrettierplugins installed in your editor.

📝 Writing

Generator commands:

  • New article:npm run gen:post

🚀 Deploy

Themaster branchis automatically deployed tosunnysingh.iobyNetlify.

When a pull request is created, a preview branch is deployed at a unique Netlify URL.

🛠 Built with