Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scmmishra/nutmeg

[WIP] A dead simple note taking app built for the web.
https://github.com/scmmishra/nutmeg

express note-taking notes vue vuejs

Last synced: 24 days ago
JSON representation

[WIP] A dead simple note taking app built for the web.

Awesome Lists containing this project

README

        



A dead simple note taking app built for the web.


Work in Progress.

## Features
- Markdown Shortcuts

## Technology Stack
- VueJS
- ExpressJS
- Sqlite

## Try the app
**NOTE: The app is still a work in progress, this means it's a wreck at the moment.**
1. Clone the app `git clone https://gitlab.com/scmmishra/nutmeg`
2. `cd` into the repository, you shall find two folders `client` and `server`.
3. `cd` into each directory and run `yarn` or `npm install` whatever makes you roll.
4. Run `yarn start` on one terminal.
5. Run `yarn serve` on another terminal

## Screenshots


## License
GNU General Public License v3.0