Skip to content

kaustubh2020/kaustubh-portfolio

Repository files navigation

kaustubh-folio

My personal portfolio made with GatsbyJS, MongoDB Atlas & Realm

kaustubh-folio


Twitter URL Linkedin URL Instagram URL Facebook URL Gmail URL


🔧 Setup

git clone https://github.com/kaustubh2020/kaustubh-portfolio

In the project directory, you can run:

npm install

Install all the necessary files to start the app.

npm run develop

Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.