Skip to content

Commit

Permalink
Remove old README content.
Browse files Browse the repository at this point in the history
  • Loading branch information
nsaunders authored Nov 23, 2023
1 parent 2912e4d commit 1a831ed
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
# Elysia with Bun runtime
# nsaunders.dev

## Getting Started
To get started with this template, simply paste this command into your terminal:
```bash
bun create elysia ./elysia-example
```

## Development
To start the development server run:
```bash
bun run dev
```

Open http://localhost:3000/ with your browser to see the result.
This is the source for my personal website at [nsaunders.dev](https://nsaunders.dev).

0 comments on commit 1a831ed

Please sign in to comment.