gitogramm Project setup npm install or yarn install rename env.dist.js to env.js and insert your data Compiles and hot-reloads for development npm run serve or yarn serve Compiles and minifies for production npm run build Run your unit tests npm run test:unit Run your end-to-end tests npm run test:e2e Lints and fixes files npm run lint Deploying to Github pages npm run gh-pages-deploy Run Storybook yarn storybook Customize configuration See Configuration Reference.