Skip to content

whizjs/netlify-identity-demo-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Identity Demo in Vuejs

Instroduction

Features:

  • Vue.js 2.x
  • vuex
  • vue-router
  • Netlify Identiy Widget
  • Netlify (hosting)

Upgrade:

  • Vue.js 3.x in 2019
  • Keep upgrading all libraries when neccessary

Project setup

yarn install

For development

yarn serve

For production

yarn build

Lints and fixes files

yarn lint