Skip to content

natenault/markdown-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Notes

An app for writing and organizing rich text notes.

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks

Usage

Add, update, and delete notes in Markdown with a live preview of the note content.

Requirements

  • Node 4.0.0
  • Express 4.15.2
  • Postgresql 9.6.2
  • Sequelize 3.30.4
  • AngularJS 1.5.5

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

About

An app for writing rich text notes built on Node and AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published