Skip to content

Commit

Permalink
more development instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Beecher Baker authored and wbbaker committed Nov 22, 2024
1 parent 415d902 commit 10359d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ git checkout setup .
# 2. Run locally
npm install
npm run dev
# 3. Make changes -- http://localhost:5173/, edit code, and the app will hot-reload
# 3. Make changes -- http://localhost:5173/taxonpages-dev/, edit code, and the app will hot-reload
# 4. Commit changes, being careful to not add foreign objects from the `setup` branch
git add .
# TODO finish this
Expand Down

0 comments on commit 10359d5

Please sign in to comment.