/ranek

📚 Rebuilding the final project for the Vue.js course ministered by Andre Rafael at Origamid on my own.

Primary LanguageJavaScript

ranek

About

This project is a clone of the final project for the Vue.js course by Origamid. But this time i'm rebuilding it without watching the videos. You can see the original Ranek project here.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.