Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
keynmol committed Sep 27, 2024
1 parent d05e1cf commit eb8aa5c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ You will need to have NPM and Scala-CLI installed if you want to run it locally.
Run: `make run`

Docker: `docker build . -t scalafmt-genetic-optimiser`

## Development

- Terminal 1: `cd frontend && npm run dev`
- Terminal 2: `cd backend && scala-cli run -w . --restart`

Happy coding!

0 comments on commit eb8aa5c

Please sign in to comment.