Scripts available via npm run:
npm run lint checks the javascript source for style problems
npm run css compiles the source CSS to browser-friendly CSS
npm run watch-css runs in the background recompiles the CSS when it changes
npm run serve --ui=[basic-ui|segments-ui|flow-ui] runs a server with given UI
npm run develop --ui=[basic-ui|segments-ui|flow-ui] runs a development server