Skip to content

Vuetify Template for Web Development (using Vue.js)

Notifications You must be signed in to change notification settings

buildingblocs/vuetify-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Template with Vuetify

This template dictates an application powered based on public APIs (including GitHub's API). A demonstration of a sample Flask App to work with this App will also be added soon.

Anyways, please do use this to understand how to use Vue to access APIs and style and all that.

Project setup

npm install

or simply

npm i

How to run the application locally

npm run serve

Compiles and minifies for production (to unreadable HTML/CSS/JS)

npm run build

Lints and fixes files

npm run lint

^ For this, you should simply try to use Visual Studio Code with the Lint plugins (Likely with Vetur).

About

Vuetify Template for Web Development (using Vue.js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published