Wouvy API ‡
For node-canvas you need to install some extra libraries on the server machine.
See this link to install them.
npm start
npm run dev
transpile ES6 code to JS code
npm run build
Clean dist directory that contain transpilled code
npm run clean
npm test