diff --git a/client/README.md b/client/README.md index 3f2ff2d..585d0b6 100644 --- a/client/README.md +++ b/client/README.md @@ -1,4 +1,11 @@ +## Client + +#### Project setup +``` +- npm install +- npm run serve +```