s8sachin.github.io

Portfolio

Stars
2
Committers
1

This project is my portfolio site s8sachin.github.io

Project information

This project was bootstrapped with Create React App. In the project directory, you can run:

Setup

Clone the repo and run yarn or npm install to install dependencies

Running on local

Run yarn start or npm start. This runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Build

Run yarn build or npm run build. This builds the app for production to the build folder. Your app is ready to be deployed!

Deployment

Checkout recent deployments here. Build created from yarn build should be copied over and pushed to master branch. This master branch will have recent static html, css and js files which will be deployed by gh pages and hoted on github.