Skip to content

yemiwebby/vuex-auth-jwt-1

Repository files navigation

Authentication in Vue using Vuex

Build an application with a protected route and handle authentication using Vuex.

Getting Started

Clone the repository

$ git clone https://github.com/yemiwebby/vuex-auth-jwt.git

Change directory

$ cd vuex-auth-jwt

Install dependencies

$ npm install

Run the application

Frontend

$ npm run serve

Backend ( Server )

$ node server/app

Prerequisites

A knowledge of JavaScript and Vue.js

Built With

  • Vue.js - A JavaScript library for building user interfaces.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published