Skip to content

UmerSharif/admin-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run the application

1. Clone the repository

2. In the root directory run the following command to install the dependencies:

npm install

3. Make sure to open an unsecured instance of your browser with flag --disable-web-security. Then run the following command.

npm start

4. Navigate to http://localhost:3000/ to see the application running the browser.

Some screenshot of the application.

Main Page

main

Server Page

serverMain

Server Detail page

serverdetail

Create Server page

CreateServer

Thread Page

threads

Releases

No releases published

Packages

No packages published