Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 423 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 423 Bytes

WANSoftClickerServer

Install Instructions

API

Clone the project and import project using IntelliJ IDE. Nothing to configure in API just needed to run the main application. (Alredy Configured)

Admin Panel

Open terminal and navigate to the wolder web app. And follow bellow instructions

npm i (Install Node Module)

ng s (Will Run WebApp)

goto http://localhost:4200 you can see the admin panel there