/notes-lib.github.io

Vue.js source code for Notes-lib

Primary LanguageVueMozilla Public License 2.0MPL-2.0

Notes-lib Vue.js front-end

The Vue.js front-end code for Notes-lib. Built using Vite.

Main dependencies

  • Vue3
  • Vite build tool
  • Axios for web requests
  • Pinia for state management
  • Vue-i18n for internationalization
  • Vue-router for routing
  • vue3-markdown-it for markdown
  • ink-mde for the markdown editor
  • Remix icons
  • Nord theme

Running

npm install && npm run dev

License

Licensed under the MPL (Mozilla public license)