- prerequisites
- a machine with any os that supports node and npm (this guide is based on ubuntu/linux)
- node (tested on v23.1.0)
- npm (tested on 10.9.0)
- open your terminal
- clone this repository to your machine:
git clone https://github.com/Note-Manager/note-manager
- create a folder at root and put plugin-api here
- move to the root directory of this repo:
cd note-manager
- build the application:
npm install
- finally, run the application:
npm run start
Note-Manager/note-manager
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|