Skip to content

camohub/tatrytec-vue-admin

Repository files navigation

tatrytec-vue-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Bootstrap main.js

The enter file for the apllication is main.js This file instantiate the Vue application loads and set up libraries like axios, router, vuex, bootstrap, ...

Axios

Vuex

  • User module
  • Alerts module

Router

  • Router has to be set up before application start.
  • The main.js sets beforeEach() hook for all routs which checks if user is logged in.

Services

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published