Skip to content

Commit

Permalink
Added instructions to run the website for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
armantorkzaban authored Jan 16, 2025
1 parent 6de429c commit 602afa5
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
@@ -1 +1,12 @@

## Run
1. clone the project
2. `npm install`
3. `npm run dev`

## Build
1. `npm run build`

## Licence
AGPL 3

0 comments on commit 602afa5

Please sign in to comment.