jonathanfalcon95 / LineCode

Home Page:line-code.vercel.app

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.

Forms used in project:

https://github.com/wotamann/vuetify-form-base

About

line-code.vercel.app


Languages

Language:Vue 88.9%Language:JavaScript 6.2%Language:Sass 4.5%Language:HTML 0.2%Language:SCSS 0.2%