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
95e3ff6f
Unverified
Commit
95e3ff6f
authored
Jan 23, 2018
by
yann300
Committed by
GitHub
Jan 23, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
d45a7785
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
README.md
README.md
+11
-0
No files found.
README.md
View file @
95e3ff6f
...
@@ -29,6 +29,17 @@ Run `npm start` and open `http://127.0.0.1:8080` in your browser.
...
@@ -29,6 +29,17 @@ Run `npm start` and open `http://127.0.0.1:8080` in your browser.
Then open your
`text editor`
and start developing.
Then open your
`text editor`
and start developing.
The browser will automatically refresh when files are saved
The browser will automatically refresh when files are saved
It is also possible to run
`npm run build && npm run serve`
but the web application will not automatically refresh.
Most of the the time, working with the remix repository is not necessary. But in case changes have to be made in remix too,
the following command links remix to you local dev repository:
after
`npm install`
`npm run pullremix`
`npm run linkremixcore`
`npm run linkremixlib`
`npm run linkremixsolidity`
`npm run linkremixdebugger`
### Troubleshooting building
### Troubleshooting building
Here are some things to consider if you have trouble building the package.
Here are some things to consider if you have trouble building the package.
...
...
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