Skip to content

dancork/notey

Repository files navigation

Notey

A note taking application based on Redux

Pre installation

To run this project locally you'll need NodeJS version 4.4.5.

Using NVM

# if you haven't got Node v4.4.5 installed
nvm install

# if you have got Node v4.4.5 installed
nvm use

Installation

Dependencies are installed via npm. It's recommended you upgrade to v3.

npm install -g npm@3
npm install

About

Playing with redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published