Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

ridgekimani/bucket_list_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bucket List

This is a bucketlist frontend client in react js Build Status Coverage Status

Getting Started

Prerequisites

  1. Ensure you have node installed preferably node v5.x
  2. Ensure you have npm installed
  3. Ensure you have git installed

Setup and Installation

  1. Navigate to your working directory.
  2. Navigate to your project directory
  3. Clone the project via git, using ~$git clone https://github.com/ridgekimani/bucket_list_frontend.git or download the zipped file from https://github.com/ridgekimani/bucket_list_frontend
  4. Install the dependencies using npm install

Running the app

On your shell, run with the command ~$ npm start

Running tests

Run tests using (env)~$  npm test -- -u (since snapshots are already in the repo)

Releases

No releases published

Packages

No packages published