Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 265 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 265 Bytes

NotebookApp

I build simple Notebook app using Angular.

Check out deployment: https://slava1000uk.github.io/notebook-app-build/

You can read, write, edit, delete notes. It uses in-memory database. It means that if you restart the process, all data will be lost.