4 lines
No EOL
158 B
Text
4 lines
No EOL
158 B
Text
cd nomyo-js
|
|
npm install # Install dev dependencies
|
|
npm run build # Build Node.js + browser bundles
|
|
npm test # Run tests (when you create them) |