Skip to content

abhinavchawla13/abhinavchawla.com

Repository files navigation

My Personal Portfolio: abhinavchawla.com

Deployment

Deployed off the master branch at abhinavchawla.com via DigitalOcean (direct DO link)

You can easily spin up a copy of the project using the deploy button below 🚀

Deploy to DO

Sneak peek

Desktop (Primary channel)

screenshot

Mobile (Stripped down)

Project setup

Install dependencies

Make sure you have Node.js (v12+, npm v6+) installed

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint