Skip to content

arkjoseph/KeepIt

Repository files navigation

Static SPA application for event listings

This app is written in vue.js and illustrates key learned skills utilizing ...

  • Composition api
  • Options API
  • Vue router ( composition api )
    • Lazy Loading routes
    • Scroll behavior
    • Pagination
    • Error handling
    • Flash message
    • Progress bar
  • Vue router ( options api )
  • Vuetify
  • Nested routes

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Static SPA application for taking notes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published