Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
ca7de9a9
Unverified
Commit
ca7de9a9
authored
Mar 14, 2018
by
yann300
Committed by
GitHub
Mar 14, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
d72ce631
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
README.md
README.md
+9
-0
No files found.
README.md
View file @
ca7de9a9
...
@@ -21,10 +21,19 @@ Note: it contains the latest release of Solidity available at the time of the pa
...
@@ -21,10 +21,19 @@ Note: it contains the latest release of Solidity available at the time of the pa
Install
**npm**
and
**node.js**
(see https://docs.npmjs.com/getting-started/installing-node), then do:
Install
**npm**
and
**node.js**
(see https://docs.npmjs.com/getting-started/installing-node), then do:
Remix-ide has been published as an npm module:
```
bash
npm
install
remix-ide
-g
remix-ide
```
Or if you want to clone the github repository:
```
bash
```
bash
git clone https://github.com/ethereum/remix-ide.git
git clone https://github.com/ethereum/remix-ide.git
cd
remix-ide
cd
remix-ide
npm
install
npm
install
npm run build
&&
npm run serve
```
```
## DEVELOPING:
## DEVELOPING:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment