# code-notes **Repository Path**: MagicWingMI/code-notes ## Basic Information - **Project Name**: code-notes - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

electron-vue

A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀

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

[![Build Status](https://travis-ci.org/lauthieb/code-notes.svg?branch=master)](https://travis-ci.org/lauthieb/code-notes) [![Join the chat at https://gitter.im/code-notes/community](https://badges.gitter.im/code-notes/community.svg)](https://gitter.im/code-notes/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Financial Contributors on Open Collective](https://opencollective.com/code-notes/all/badge.svg?label=financial+contributors)](https://opencollective.com/code-notes) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com) [![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com) [![forthebadge](http://forthebadge.com/images/badges/makes-people-smile.svg)](http://forthebadge.com) Buy Me A Coffee
## 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](https://img.youtube.com/vi/lfWRwwmX9Q8/0.jpg)](https://www.youtube.com/watch?v=lfWRwwmX9Q8 "Code Notes")
## Download Go the the [download section](https://lauthieb.github.io/code-notes/#download) of our website to download Code Notes on your OS. ## Contributing For the moment, the project is pretty young. But if we work together to build the "bloc-notes" we dream, we can build pretty things for sure ! So, feel free to contribute. Follow this [guide](CONTRIBUTING.md) 🤓 ### Build Setup ``` bash # 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 ``` ### Roadmap to V1.3.0 💪🏻 To follow the progression, go to the [V1.3.0 roadmap project section](https://github.com/lauthieb/code-notes/projects/5) ! Feel free to [add an issue](https://github.com/lauthieb/code-notes/issues/new) if you find some bugs or you have any ideas of evolutions 😃 ## Support Code Notes Buy Me A Coffee ### Code Contributors This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. ### Financial Contributors Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/code-notes/contribute)] #### Individuals #### Organizations Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/code-notes/contribute)] --- This project was generated with [vue-cli-plugin-electron-builder](https://github.com/nklayman/vue-cli-plugin-electron-builder)@[f0c7709](https://github.com/nklayman/vue-cli-plugin-electron-builder/releases/tag/v2.0.0-beta.0) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://nklayman.github.io/vue-cli-plugin-electron-builder/).