Offline-First Markdown Note Taking App built with Apollo
| Required | Version |
|---|---|
| node | >=8.10.0 |
| Yarn | Stable vesion |
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$ nvm use
$ yarn install$ yarn start # Connect to http://localhost:3000/nomad-notes in browser