Skip to content

Bitacora-io/bitacora-frontend-vue-challenge

Repository files navigation

bitacora-frontend

Project setup

The project needs to use Node v14 to install the dependencies thus make sure it is install on your system before continuing

MacOS or Linux: nvm Windows: fnm

yarn install

We use husky and lint-staged to run the conventional commit rules and linter errors, you can install it manually running

yarn config:lint

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your integration tests

yarn test:ui:run

Debug integration tests

yarn test:ui:dev

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published