Skip to content

The goal of this project is to create a new Vue.js application using the CLI and simulate a fake authentication experience using Vuex and Vue Router. The application should have provisions for wildcard routes or 404 pages. The fake authentication experience should include the login route (/login), sign up route (/signup), and products route (/produ

Notifications You must be signed in to change notification settings

Mz-iiza/question3

Repository files navigation

question3

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

The goal of this project is to create a new Vue.js application using the CLI and simulate a fake authentication experience using Vuex and Vue Router. The application should have provisions for wildcard routes or 404 pages. The fake authentication experience should include the login route (/login), sign up route (/signup), and products route (/produ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published