Skip to content

nareshlakyajagadisha/website

Repository files navigation

Website

This repo contains the code for my website, developed using React.js.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js

Running locally

  1. Install the dependencies

    npm install
  2. Start the development server

    npm start

Git workflow

This project follows the Conventional Commits specification and uses Commitizen to assist with this commit style.

Committing code changes using Commitizen

npm run cm

Code formatting

This project uses Prettier to enforce a consistent code style. Prettier is run automatically before commits, thanks to Husky.

Changelog and Release version

This project uses Bumped for changelog generation and release versioning.

  1. Installing the prerequisite tools

    npm install -g bumped bumped-terminal bumped-changelog bumped-finepack
  2. Dependening on the type of the release execute bumped

    bumped release <major|premajor|minor|preminor|patch|prepatch|prerelease>

About

This repo contains the code for my website developed using Gatsby.

Topics

Resources

Stars

Watchers

Forks