Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 482 Bytes

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)