Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 816 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 816 Bytes

Docstash - A cloud storage Application Built in React, Redux, Node & Mongodb

Codeship Status for rakshans1/docstash

DocStash ScreenShot

System Preparation

To use this project, you'll need the following things installed on your machine.

  1. NodeJS - use the installer.
  2. Mongodb - $ gem install jekyll
  3. Nodemon - $ npm install -g nodemon

Local Installation

  1. Clone this repo, or download it into a directory of your choice.

Usage

$cd client
$npm install

$cd server
$npm install

$ npm start