Skip to content

Dashboard

1. Running the Dashboard

On the folder ethereal-nexus-dashboard run the following command:

2. Install dependencies

Terminal window
npm install

3. Run the server

Terminal window
npm run start

4. Open the browser

Open your browser and go to http://localhost:3000