run npm i
npm start
, open your browser, and go to localhost:4000 to see a browser test with Mocha and Chai.
npm run test:node
npm run build
will currently output a UMD module. If you want to build AMD or CJS, then that needs to be changed in poi.config.js.
Currently it's a mess, so TODOs:
[ ] You have to build tests with Poi test
[ ] Imports and requires are being funky
[ ] Watch: True
[ ] Get npm scripts fully working
[ ] Remove external modules