Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
dcooney committed Aug 30, 2023
1 parent bd83104 commit 9ce665a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ From the project directory, you can run the following scripts with `npm` or `yar
| Script | Usage |
|---------------------- |------------------------------------------------------------------------------------------------------------------------------- |
| `npm run start` | Runs the demo app in development mode @ [http://localhost:3000](http://localhost:3000). |
| `npm run build` | Builds a production version of the package to the `dist` folder with [Microbundle](https://github.com/developit/microbundle). |
| `npm run build:docs` | Builds the demo app to the `docs` folder for deployment to [Github Pages](https://pages.github.com/). |
| `npm run build` | Builds a production version of the package to the `dist` directory with [Microbundle](https://github.com/developit/microbundle). |
| `npm run build:docs` | Builds the demo app to the `docs` directory for deployment to [Github Pages](https://pages.github.com/). |

## Project Directory Structure

Expand Down

0 comments on commit 9ce665a

Please sign in to comment.