We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d193b commit 558249eCopy full SHA for 558249e
javascript/happyx/config.yaml
@@ -1,3 +1,9 @@
1
framework:
2
website: hapticx.github.io
3
version: 1.1.0
4
+
5
+ bootstrap:
6
+ - npm -g install happyx
7
+ - npm install
8
9
+ command: node app.js
0 commit comments