osmanperviz / NotesApp

Simple notes app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running locally

Instructions:

  • Clone repo
  $ cd path/to/repo

  $ docker-compose build
  $ docker-compose up

Visit

  localhost:4000

Tests

  npm run test

About

Simple notes app


Languages

Language:JavaScript 99.0%Language:Shell 1.0%