run server in root directory
npm start
run client in ./stub_client
npm start
go to localhost:8080
for create build version
npm run build in in ./stub_client
this create static files in ./dist
and u can use app in build mode on http server localhost:8001
EvgenJin/StubNotes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|

