Skip to content

preigile/editor-notes

Repository files navigation

Editor-notes

A simple note editor where you can create, view and delete your notes. The data is stored in the cloud, so that even after a long time, you will be able to return to what was once written.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <https://github.com/preigile/editor-notes.git> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Running Tests

Building

  • ember build (development)
  • ember build --environment production (production)

About

Web application for short notes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published