The Wayback Machine - https://web.archive.org/web/20200909134142/https://github.com/whizjs/netlify-identity-demo-vue/
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
May 3, 2019
Dec 4, 2018
Dec 9, 2018
Dec 4, 2018
Dec 4, 2018
Dec 4, 2018

README.md

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
You can’t perform that action at this time.