Skip to content

Commit

Permalink
add development instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhantk232 committed Mar 27, 2024
1 parent aa392e6 commit fa14b01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,14 @@

[wip] fastn package for creating simple contests

## Development

```shell
git clone [email protected]:fifthtry/easy-contest.git
# or if you prefer https
# git clone https://github.com/FifthTry/easy-contest
cd easy-contest
fastn serve
```

### TODO: write usage instructions

0 comments on commit fa14b01

Please sign in to comment.