Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add async get cells example #34

Merged
merged 1 commit into from Feb 7, 2019
Merged

feat: add async get cells example #34

merged 1 commit into from Feb 7, 2019

Conversation

Keith-CY
Copy link
Collaborator

@Keith-CY Keith-CY commented Feb 7, 2019

No description provided.

@Keith-CY Keith-CY requested a review from ashchan February 7, 2019 15:08
@ashchan ashchan merged commit 27be706 into nervosnetwork:develop Feb 7, 2019
@@ -21,7 +21,7 @@
"lint": "lerna run lint",
"test": "lerna run --parallel test",
"start:react": "lerna run --scope=neuron-react-app start",
"start:electron": "lerna run --scope=neuron start",
"start:electron": "lerna run --scope=neuron watch",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is these watch script temporary? On my machine it starts the electron app with two instances, with the window title bar overlaid with main content, and unable to de dragged and moved.

@Keith-CY Keith-CY deleted the add-cells-ui branch February 11, 2019 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants