kirillbaryba / authentication_course

Repo for Vue Mastery's Token-Based Authentication course

Home Page:https://www.vuemastery.com/courses/token-based-authentication/intro-to-authentication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

authentication_course

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Same as above and start backend server

npm run start

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Repo for Vue Mastery's Token-Based Authentication course

https://www.vuemastery.com/courses/token-based-authentication/intro-to-authentication


Languages

Language:JavaScript 50.6%Language:Vue 40.5%Language:CSS 5.4%Language:HTML 3.6%