An open API service indexing awesome lists of open source software.

https://github.com/tompascall/inotes

Simple note manager using ionic framework
https://github.com/tompascall/inotes

Last synced: 3 months ago
JSON representation

Simple note manager using ionic framework

Awesome Lists containing this project

README

        

#iNotes

##a simple note manager using [Ionic](http://ionicframework.com/) framework

In order to test the app in a browser
- install `ionic` node package globally in your system (`npm install -g ionic`)
- clone the project
- run `ionic serve` in the project library
- select the `localhost` option
- open `http://localhost:8100` in the browser

You can add and remove, edit and search notes for now. These notes are stored locally.