feat: update readme and start script

This commit is contained in:
PolishPigeon 2022-06-12 17:07:54 +02:00
parent 84a88ed2f0
commit 264c1d4209

View File

@ -1 +1 @@
Use run.sh script to install dependencies, run frontend and backend server using one script or use npm i and then npm start
Use run.sh script to install dependencies and run frontend and backend server using one script <br/> or use npm i and then npm start