Skip to content

Note-Manager/note-manager

Repository files navigation

Running the project on your machine

  • 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

About

A lightweight text editor with rich feature set and plugin-friendly architecture

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •