Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mattchewone committed Jan 9, 2025
1 parent ba8de3f commit 48bb02e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Eggstrator Demo

This is a demo of the Eggstrator project.

To run the demo, you can use the following command:

```bash
npm start
```

This will build the project and start a local server. It is not hot-reloaed, so you will need to restart the server when you make changes.

0 comments on commit 48bb02e

Please sign in to comment.