This commit is contained in:
2019-07-19 11:06:33 +02:00
parent c908391a95
commit 0d68df1e1a
+2 -2
View File
@@ -36,10 +36,10 @@ select 'gpd' and click on 'ok'
the api is ready, you can go to http://localhost:8984/gdp/home the api is ready, you can go to http://localhost:8984/gdp/home
/*
## Client ## Client
``` ```
/* cd client cd client
npm install npm install
npm run dev npm run dev
``` ```