A simple code snippet & gist manager for developers built with Electron & Vue.js π
https://lauthieb.github.io/code-notes
The aim of this project is to make us more efficient by offering a pretty cool tool : a king of notepad for our code ππ
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 π€
# 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
To follow the progression, go to the V1.3.0 roadmap project section !
Feel free to add an issue if you find some bugs or you have any ideas of evolutions π
If you want to thank me or motivate me more, feel free to be my patron on Patreon.
Bitcoin address : 18LYLtW4kj8sXEDATDym9EbDWZtySkMgLN
This project was generated with electron-vue@1c165f7 using vue-cli. Documentation about the original structure can be found here.