- Notifications
You must be signed in to change notification settings - Fork0
Vue.js - Simple authentication using Nuxt.js
NotificationsYou must be signed in to change notification settings
senwebdev/vue.js-authentication-part-2
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple app that shows how to make a authentication with vuetify framework.
This repo is a part of Vue.js blog series onhttp://overflowjs.com
Read here -https://overflowjs.com/tags/Vuejs/posts
Part 1-https://overflowjs.com/posts/Vuejs-Getting-Started-2019-Part-1
Part 2-https://overflowjs.com/posts/Vuejs-Structuring-and-Authentication-In-2019-Part-2
# install dependencies$ yarn install# serve with hot reload at localhost:3000$ yarn run dev# build for production and launch server$ yarn run build$ yarn start# generate static project$ yarn run generate
For detailed explanation on how things work, checkoutNuxt.js docs.
About
Vue.js - Simple authentication using Nuxt.js
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Vue86.9%
- JavaScript12.5%
- CSS0.6%