Skip to content

Commit

Permalink
modify readme about next branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sphinxrave committed Oct 12, 2023
1 parent 159c370 commit bd61d50
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@

## Setup for Development

### Important: the bulk of development is currently happening on the `next` branch!!! If you would like to participate in Holodex React development, please check out the `next` branch and PR against it! The contribution/development readme is in `/package/react/README.md`!

```
git clone [email protected]:RiceCakess/Holodex.git
git clone [email protected]:HolodexNet/Holodex.git
npm install
# By default the api is proxied to staging, copy, rename and edit the .env.placeholder to change API_BASE_URL
npm run serve
Expand Down

0 comments on commit bd61d50

Please sign in to comment.