npm install: Installs dependenciesnpm run dev: Runs development build in browsernpm run build: Builds production distributable for webnpm run serve: Builds production distributable for web and serves via a production-like servernpm run lint: Pass TypeScript files using TSLintnpm run test: Run Jest and Enzyme withenzyme-adapter-preact-purefor your tests
npm run edev: Runs development build in Electronnpm run ebuild: Builds production distributables for macOS and Windows