From c72fd2aceb823c052d725c58657570fa837bafc4 Mon Sep 17 00:00:00 2001 From: Adam Butterworth Date: Wed, 8 May 2019 11:34:10 -0400 Subject: [PATCH] Update README.rst --- README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.rst b/README.rst index 4ba1056..b69caeb 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,16 @@ Introduction React app for account settings. +Get Started +----------- + +1. Start up your local devstack +2. If you don't have node installed. Install Node +3. In the project directory: npm install +4. Then run npm start +5. Open your browser to http://localhost:1997/account-settings + + .. |Build Status| image:: https://api.travis-ci.org/edx/frontend-app-account.svg?branch=master :target: https://travis-ci.org/edx/frontend-app-account .. |Coveralls| image:: https://img.shields.io/coveralls/edx/frontend-app-account.svg?branch=master