Skip to content

DEVMOI/LeeusNet

Repository files navigation

LeeusNet

A VueJS + Electron Application Using the Blockchain

Home alt text MarkDown alt text

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

Build Setup

# install dependencies
npm i

# serve with hot reload in electron
npm start

# build electron application for production
npm run build

Please Report any bugs and or feel free to contribute!

This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.