User Interface for Pug Continuous Integration application.
npm install
npm start // starts Webpack dev server at localhost:8080
npm run lint // ESLint
npm run build // Build for production
8000