Skip to content

ashishkharche/hagrito

Repository files navigation

Hagrito

Technical Essentials Handbook

Setup instructions

(Optional)

This instructions are to setup and check that the changes you made work properly or if it breaks the site.

Follow below instructions:

Git clone the repo.

git clone https://github.com/ashishkharche/hagrito

Go to the root folder, do:

yarn install

or

npm install

Then to check website locally, do:

yarn start

or

npm start

It will open a website in your browser at localhost:3000

Contribution

Contribute by creating a pull request.

About

Technical Essentials Handbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published