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

updated GitBook to Docusaurus #1673

Merged
merged 13 commits into from Jun 18, 2020
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
DougVaderJr authored Jun 12, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit 3a462314ce7ca558665b99f43cdb97055b44809c
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -21,9 +21,11 @@ If you are a Walmart developer, please see the internal electrode X documentatio
## electrode quick start

```bash
npm install -g xclap-cli
mkdir my-app
cd my-app
npm init @xarc/app
clap dev
npm install
npm run dev
```

![Hello from Electrode](docs/static/img/electrode-first-run.png)