You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
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.
We need to document, most likely in the readme, how to build pep from the repo and use the examples.
basicly just
node
if you have not already link to node binarysgrunt cli
if you have not alreadynpm install grunt-cli -g
npm install
grunt
ref gh-293
The text was updated successfully, but these errors were encountered: