ibird-boilerplate A boilerplate for ibird. Prerequisites Node.js (>=7.6.x, 8.9.1 preferred), npm version 3+. Usage In the development environment npm run dev Build for the production environment npm run build then copy the dist directory to your server and run npm start to start the application.