Skip to content

qkdreyer/githubers

Repository files navigation

githubers

Project Setup

yarn

Compile and Hot-Reload for Development

yarn dev

Compile and Minify for Production

yarn build

Lint with ESLint

yarn lint