# code-notes **Repository Path**: ekber/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**: 2018-04-25 - **Last Updated**: 2020-12-18 ## 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) [![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)
## Overview The aim of this project is to make us more efficient by offering a pretty cool tool : a king of notepad for our code 😃📝 ## Demo
[![Code Notes - V1.2.0](https://img.youtube.com/vi/bItaJQPJQ9E/0.jpg)](https://www.youtube.com/watch?v=bItaJQPJQ9E "Code Notes - V1.2.0")
## 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 😃 ### Donate If you want to thank me or motivate me more, feel free to be my patron on [Patreon](https://patreon.com/lauthieb). Bitcoin address : 18LYLtW4kj8sXEDATDym9EbDWZtySkMgLN --- This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[1c165f7](https://github.com/SimulatedGREG/electron-vue/tree/1c165f7c5e56edaf48be0fbb70838a1af26bb015) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).