depapp / IndoGitHubers

IndoGitHubers is an application that displays the GitHub rank of users in Indonesia.
https://indogithubers.vercel.app
46 stars 7 forks source link

[README] add `how to setup` project #1

Closed depapp closed 1 year ago

depapp commented 1 year ago

description

add how to setup section to this react with vite project

sarafurd commented 1 year ago

Please assign this to me

depapp commented 1 year ago

Please assign this to me

done!

sarafurd commented 1 year ago

How does this look?

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

how to setup

$ git checkout -b name-of-branch
$ npm install

Push the code to the branch you made

$ git push origin name-of-your-branch


- Once you've pushed your branch, don't forget to make a pull request into the `master` branch.
depapp commented 1 year ago

@sarafurd please raise as PR, I'll review it on the PR. thanks!

depapp commented 1 year ago

@sarafurd is it counted as hacktoberfest?