Skip to content

aura-nw/Aura.IDE.GUI

Repository files navigation

Welcome to Aura IDE

Installation

Node.js and npm

The installation is pretty straightforward. Run the following commands to update the package index and install Node.js and npm:

sudo apt update
sudo apt install nodejs npm

Once done, verify the installation by running:

nodejs --version

Running the app

npm i
npm run build

After that, Must open the build file to be automatically generated to copy and save all to folder wwwroot of project Aura.IDE.SmartContractCompiler

Finally, Open project Aura.IDE.SmartContractCompiler and run application by command:

dotnet run

License

MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors