Skip to content

gsho/code-notes

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

65 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation


electron-vue

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

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

Build Status PRs Welcome
forthebadge forthebadge forthebadge

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 - 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 ๐Ÿค“

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

Roadmap to V1.3.0 ๐Ÿ’ช๐Ÿป

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 ๐Ÿ˜ƒ


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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 50.1%
  • Vue 28.0%
  • HTML 16.9%
  • CSS 5.0%