Skip to content

annaskoulikari/vue-events

Repository files navigation

Vue Events Application

Building this app to refresh some of my Vue knowledge!

Screenshot 2020-11-10 at 11 51 39

Tools

  • Vue Router
  • Vuex
  • JSON Server
  • Axios

Features

I have made feature walkthrough videos 🎥 for some of the below features in order to reinforce my own learning, feel free to check them out!

This app was built following a tutorial by the team over at Vue Mastery!

To run the app on your local machine

  1. Clone the repository
  2. Run yarn install
  3. In one terminal run yarn serve
  4. In another terminal run json-server --watch db.son in order to start the server
  5. Visit http://localhost:8080/ and marvel at your app!

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

Vue Events App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published