fabricenyonato / keep-front-end

Keep. The open source note keeping web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keep

An open source note keeping software. It is as simple as Google Keep and support more feature.

Screenshot

Technologies used

This project is written in javascript with VueJS(3) frontend framework.

The backend which can be found in this repository uses NodeJs whith the Express backend framework. The default database is MongoDB.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Keep. The open source note keeping web app.

License:MIT License


Languages

Language:Vue 79.3%Language:JavaScript 11.2%Language:HTML 9.5%