nomyo-js/tests/build.txt

4 lines
158 B
Text
Raw Normal View History

2026-01-17 12:02:08 +01:00
cd nomyo-js
npm install # Install dev dependencies
npm run build # Build Node.js + browser bundles
npm test # Run tests (when you create them)