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

add build instructions to README.md (use pull request) #5

Closed
boyangwang opened this issue Sep 14, 2016 · 0 comments
Closed

add build instructions to README.md (use pull request) #5

boyangwang opened this issue Sep 14, 2016 · 0 comments
Assignees
Projects

Comments

@boyangwang
Copy link
Owner

This block needs to be added to README.md. Keep its current format:

Build and Run

  1. git clone https://github.com/boyangwang/viperjs.git
  2. cd viperjs
  3. npm run full-build (install node and npm first)
  4. npm start
  5. Navigate to localhost:7030 from browser

Don't directly push and merge. Create a pull request for your commit (and someone will merge it for you). Search for pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants