Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 505 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 505 Bytes

Joplin-Front : The FrontEnd

Requirements

  • VueJS2 with :
    • Vuex
    • vuex-map-fields
    • axios
    • marked
    • js-cookie
    • vue-infinite-loading
    • bootstrap-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Joplin-web : The BackEnd

see joplin-web/joplin_web/README.md file