Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
Robert Lucas committed Apr 5, 2024
1 parent ea00baf commit 85a45af
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -12,12 +12,17 @@ Initial page setup (e.g. title): `/index.html`

Router config ([docs](https://reactrouter.com/en/main)): `/src/router.tsx`

See other folders in `src` for example files within.

## Commands

Sync packages: `npm install`

Serve webpage locally: `npm run dev`

> If you use WebStorm (Jetbrains), `npm run dev` and firebase deployment
will be automatically set up as run configs from files in `.run`

### Firebase

Install Firebase tools: `npm install -g firebase-tools`

0 comments on commit 85a45af

Please sign in to comment.