Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
/ code-notes Public archive

(No longer maintained) A simple code snippet & gist manager for developers built with Electron & Vue.js πŸš€

License

Notifications You must be signed in to change notification settings

lauthieb/code-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31cac60 Β· Sep 13, 2023
Sep 27, 2019
Sep 13, 2023
Aug 18, 2023
May 17, 2020
Feb 16, 2022
Jan 20, 2018
Jul 22, 2020
May 17, 2020
Jan 25, 2018
Jan 20, 2018
May 17, 2020
May 17, 2020
Jan 8, 2020
May 29, 2020
Dec 3, 2019
Jan 27, 2018
Sep 13, 2023
May 17, 2020
May 17, 2020
Sep 13, 2023
Sep 13, 2023
Jul 22, 2020

Repository files navigation

Important

I created this project a few years ago when I was still a student. It allowed me to explore exciting technologies like Electron, Bulma, and Vue.
I'm pleased to see that it has gained a substantial user base over time. However, due to my current commitments, I no longer have the time to maintain it. As a result, I am open to the possibility of someone else taking over the project by creating a fork.
Please note that this project is no longer maintained by me. Thank you very much for your understanding and for contributing to its growth. ❀️


electron-vue electron-vue

A simple code snippet & gist manager for developers built with Electron & Vue.js πŸš€

https://lauthieb.github.io/code-notes

Overview

The aim of this project is to make us more efficient by offering a pretty cool tool : a kind of notepad for our code πŸ˜ƒπŸ“

Demo

Code Notes

Download

Go the the download section of our website to download Code Notes on your OS.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests
npm test

# lint all JS/Vue component files in `src/`
npm run eslint

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].


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