domless set yourself free Setup Install dependencies: $ npm install Run local server (port 8080, automatic rebuilds): $ npm run dev Run production build: $ npm run build Run tests for core package: $ npm run test That's it!