Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Document how to build pep #294

Closed
arschmitz opened this issue Jun 2, 2016 · 1 comment
Closed

Document how to build pep #294

arschmitz opened this issue Jun 2, 2016 · 1 comment
Milestone

Comments

@arschmitz
Copy link
Contributor

arschmitz commented Jun 2, 2016

We need to document, most likely in the readme, how to build pep from the repo and use the examples.

basicly just

  1. install node if you have not already link to node binarys
  2. install grunt cli if you have not already npm install grunt-cli -g
  3. npm install
  4. grunt

ref gh-293

@jzaefferer
Copy link
Contributor

Could skip one step by adding grunt-cli to package.json and adding another entry in scripts, then the last step would be npm run build or something like that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants