Giter Site home page Giter Site logo

electron-react-markdown's Introduction

使用 Electron + React Hooks + 七牛云 完成一个云同步 Markdown 笔记本

本 repo 为主项目源代码

使用代码前必看!!

本项目使用两个分支管理整个项目

master分支

master 分支是和课程教学完全同步的一个分支,现在更新到了 11-10 小节,为了方便同学看代码并且和课程做比较,采用了每节课一次 commit 这种方式,你可以轻松的找到每节课老师添加和删除的代码。最新的小节是最上面的提交,以此类推。大家可以注意看 commit 的描述,非常详细的描述了每次的修改。如下图所示:

project commits

develop分支

develop 分支是开发分支,开发分支现在已经将整个项目开发完毕,如果想体验最终结果的同学,可以使用这个分支。

环境参数

Node 版本 > 10.0.0 Npm 版本 > 6.0.0

常用命令

第一次 clone 完毕该 repo,需要安装依赖

npm install

本地启动开发环境

npm run dev

打包为应用程序(目前仅限在 develop 分支中使用)

npm run dist

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.