Giter Site home page Giter Site logo

crazymryan / electron-vue3-inote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from heiyehk/electron-vue3-inote

2.0 1.0 0.0 1.86 MB

The desktop note project using electron13+vue3.x+ts has beautiful transition animation effects, stored locally in the form of rich text, and can open more input windows.(使用electron13+vue3.x+ts的桌面端便笺项目,拥有漂亮的过渡动画效果,以富文本形式储存在本地,可多开输入窗口。)

License: MIT License

JavaScript 3.05% CSS 19.55% HTML 24.32% Vue 39.06% TypeScript 13.21% Less 0.80%

electron-vue3-inote's Introduction

electron+vue3+ts

Windows10

Mac

启动

yarn serve

打包

yarn build

教程

【electron+vue3+ts实战便笺exe】一、搭建框架配置 https://juejin.cn/post/6909723449246089224

【electron+vue3+ts实战便笺exe】二、electron+vue3开发内容 https://juejin.cn/post/6909725365107687431

123

electron-notes
├── public
│   ├── css
│   └── index.html
├── src
│   ├── assets
│   ├── components
│   ├── config
│   ├── service # 存放db服务
│   ├── less
│   ├── router
│   ├── script # js脚本
│   ├── store
│   ├── utils
│   ├── views
│   ├── App.vue
│   ├── background.ts
│   ├── main.ts
│   └── shims-vue.d.ts
├── .browserslistrc
├── .eslintrc.js
├── .prettierrc.js
├── babel.config.js
├── inoteError.log
├── LICENSE
├── package-lock.json
├── package.json
├── README.md
├── tsconfig.json
├── vue.config.js
└── yarn.lock

electron-vue3-inote's People

Contributors

heiyehk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.