Loading repository dataβ¦
Loading repository dataβ¦
jesusantguerrero / repository
πA simple note taker for programers using electron || Simple aplicacion de notas en markdown utilizando electron
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple note taker for programmers using electron.
I know that you'd like to use the mouse when it's necessary,so let's save some time
This will be like notepad but more chulo
You'll use real checkboxes not images
| Prerequisite | Version |
|---|---|
| Node.js | ~ ^8 |
node -v
$ git clone https://github.com/jesusantguerrero/icnote.git
# Install NPM dependencies
npm install
# or If you like yarn
yarn
# Run the app
npm start
# Development
npm run dev
# and open another terminal
npm start
# we need to reload and run npm start to see the changes
Copyright (c) Insane Code. All rights reserved.
Licensed under the MIT License.