Skip to content

INESCTEC/InterSTORE---Data-Space-Connector-UI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Energy Dataspace Connector User Interface

This project contains only the graphical user interface of the Energy Dataspace Connector. To install all components of the connector please refer to the Energy Dataspace Connector repository.

How to launch

First of all you need to install all the dependencies. To do that you should move under the folder /frontend and launch npm install and then wait till the completion.

Run the project in dev mode

You can launch the project in dev mode, if you want to customize the code this could be the best option. All the modifications are visible in the run time. To run in dev mode, under the /frontend folder you should launch the command npm run dev To visualize the page, please use the URL provided.

Build the project

Under the /frontend folder you can run the command npm run build. To visualize the page, please launch npm run preview and use the URL provided.

About

Energy Data Space Connector UI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • Other 0.8%