Alt text

Project setup

git clone git@github.com:sadn1ck/task-codedrills.git

cd task-codedrills

yarn install

Compiles and hot-reloads for development

yarn run serve

# Go to localhost:8080 to see the site in dev mode

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.