Skip to content

Commit

Permalink
Merge pull request #186 from letehaha/chore/update-docs
Browse files Browse the repository at this point in the history
chore: Update README
  • Loading branch information
letehaha committed Jun 25, 2023
2 parents b3b38e5 + edac2fc commit 0a8e809
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ There is also a backend that provides all information and API, but currently, it

## Project setup

0. Make sure you have Node `v18.14`. You can use `nvm use` if you have one
1. Instsall packages with `npm install`
2. Create `.env` file fror `.env.template`
3. Run the app with `npm run serve`
3. Run the app with `npm run dev`
4. Build it with `npm run build`

0 comments on commit 0a8e809

Please sign in to comment.