Skip to content

Dealta-Foundation/DealtaWebview

Repository files navigation

Dealta Webview

Dealta Webview is the UI of Dealta core. The following section explains how to build and use the project. As of now, the UI and core resides in two seperate repositories, which means the two projects must be built seperately. Move the Dist folder the location of the core executable.

Project Setup

This project is built with Node.js and includes dependencies such as npm (Node Package Manager) for managing packages. The project may use bundlers like Webpack or Vite for building the frontend assets.

Prerequisites

  • Node.js (version >= 14.0.0 recommended)
  • npm (comes with Node.js)

Check if you have Node.js and npm installed by running the following commands:

node -v
npm -v

Building

1.

Clone the repository and go to the cloned folder.

2.

Run this command to install dependencies:

npm install

3.

Run this command to build the project:

npm run build

4.

Move the Dist folder to the location of the Dealta core executable.

Feel Free to contribute :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages