Skip to content

haritha2112/haritha2112.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Website

This is the source for my personal website hosted on Github pages 🤘

Setup

The source files are located in the react-source directory. When the project is built from this directory, the build artifacts are stored in the project root directory. The project is structured in this way to work with Github User pages.

Enter the source directory

$ cd react-source

Install dependencies

$ npm install

Start development server

$ npm start

Generate build artifacts

$ npm run build

Tech Stack

  • HTML5
  • CSS3
  • JavaScript
  • React.js
  • Sass
  • Webpack

Releases

No releases published

Packages

No packages published