Skip to content

cStoneDev/zoo_frontend

Repository files navigation

zoo_frontend

Make sure you have internet connection, and that you're un the current project folder

To set bootstrap in your local project you'll need to paste these comands in the console:

npm install bootstrap @popperjs/core

To set vuetify in your local project, paste this on your console:

npm install vuetify

To set MaterialDesignIcons in your local project, paste this on your console:

npm install @mdi/font -D

To set Vue-chartJS in your local project, paste this on your console:

pnpm add vue-chartjs chart.js
# or
yarn add vue-chartjs chart.js
# or
npm i vue-chartjs chart.js

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages