Skip to content

Commit

Permalink
added and moved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JeydinNewWon committed Dec 7, 2023
1 parent bfdd03a commit a30aec4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
File renamed without changes.
8 changes: 7 additions & 1 deletion client/README.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@

## Run the app

`npm run dev`
`npm run dev` in `client/`.

## Backend

This app now also uses a backend. Initialise it by running

`npm run start` in `server/`

## Contributing

Expand Down

0 comments on commit a30aec4

Please sign in to comment.