A VueJS + Electron Application Using the Blockchain
TODO
- Implement Landing Page
- Implement Basic MarkDown Editor
- Implement Local Saving
- Link Block Chain with App
- Implement Users and User Storage
- Further Implement Features and Styling
# install dependencies
npm i
# serve with hot reload in electron
npm start
# build electron application for production
npm run build
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.