A starter Next.js template for building your own portfolio.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
git clone git@github.com:ghoshnirmalya/nirmalyaghosh.com.git
A step by step series of examples that tell you how to get a development env running:
yarn install
If you prefer npm
, then:
npm install
Then, you can run the development server using:
yarn dev
This will spin up the development server at localhost:8000.
Author: ghoshnirmalya
Demo: https://nirmalyaghosh.com/
Source Code: https://github.com/ghoshnirmalya/nirmalyaghosh.com
#nextjs #reactjs #javascript