3vcloud / headquarter-party-search-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client

cd client

build.bat

sln is created in client/win32build/party_search_client.sln

modify the client project, add command arguments for debugging: -email "<email>" -v -password "<password>" -character "<character_name>" party_search_client

Server

cd server

npm install

npm run serve

Server is now running on localhost

About


Languages

Language:JavaScript 90.3%Language:C 8.1%Language:CMake 1.0%Language:HTML 0.3%Language:SCSS 0.2%Language:Shell 0.0%Language:Batchfile 0.0%