jonathanfalcon95 / Vue-Crud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  • Install Nodejs from Nodejs Official Page
  • Open your terminal
  • Navigate to the project
  • Run npm install or yarn install if you use Yarn
  • Run npm run dev or yarn serve to start a local development server
  • A new tab will be opened in your browser

You can also run additional npm tasks such as

  • npm run build to build your app for production
  • npm run lint to run linting.

Clear Project

--npm run lint

Demo

Documentation

The documentation for the Vuetify Material Dashboard PRO is hosted on vuetify website.

About


Languages

Language:Vue 70.3%Language:JavaScript 14.4%Language:Sass 14.1%Language:HTML 0.8%Language:SCSS 0.5%