Skip to content

Lonero-Team/Lonero-IDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lonero IDE

npm install lonero-ide

This is the official IDE for Lonero. In order to start, make sure you have yarn installed and NVM as well as Node version 10.
Run the following:

$ nvm install 10
$ nvm use 10
$ npm install
$ yarn build
$ yarn theia start

In order to shut down, run: kill $(lsof -t -i:3000)
The default port this uses is 3000.

About

The Lonero Foundation's official IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published