Skip to content

jeo19/nila-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Bug Fix

It does changed styled-components 'injectGlobal' to 'createGlobalStyle'

I'm tried running because of the Path parameter of Route component

About

It's React noteApp with use Apollo, GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published