# 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
A simple code snippet & gist manager for developers built with Electron & Vue.js 🚀
https://lauthieb.github.io/code-notes
[](https://travis-ci.org/lauthieb/code-notes)
[](http://makeapullrequest.com)
[](http://forthebadge.com) [](http://forthebadge.com) [](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
[](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).