Skip to content

dougwt/user-stories-react

Repository files navigation

user-stories-react

Build Status Coverage Status

A React web app for curating project user stories.

This source repo contains the React web client powering MyUserStories.com.

Getting Started

Prerequisites

If you would like to run a local instance of this app in developer mode, the easiest method is using npm, the package manager included with Node.js.

  1. Install Node.js

  2. Install the required JavaScript dependencies using npm:

    $ npm install

Running the app

To quickly start up instances of the web client, api server, and mongodb with a single command:

$ npm start

Running the tests

To run the included tests:

$ npm test

Documentation

TBD

License

TBD

Acknowledgements

TBD

About

A React web app for curating project user stories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages