Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1000 Bytes

File metadata and controls

31 lines (20 loc) · 1000 Bytes

KoNote

THIS IS NOW 'KONOTE CLASSIC'. A completely new version of KoNote is at https://github.com/LogicalOutcomes

For KoNote Classic:

Install and run from source

You will need git and a recent version of Node.js. Then run the following:

git clone https://github.com/LogicalOutcomes/KoNote
cd konote
npm install
npm start

Contributing

Additional documentation is available on the wiki

License

Copyright (c) Konode. All rights reserved.

Licensed under the MIT license