Skip to content

nomadcoders/nomad-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nomad Notes

Offline-First Markdown Note Taking App built with Apollo

Prerequisites

Required Version
node >=8.10.0
Yarn Stable vesion

Install node, yarn

If your local system does not have the following environment, you have to do below.

$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
$ nvm install 8.10.0
$ npm install -g yarn

Install project

$ nvm use
$ yarn install

Run

$ yarn start # Connect to http://localhost:3000/nomad-notes in browser

About

Offline-First Markdown Note Taking App built with Apollo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •