Files
frontend-app-account/README.rst
Adam Butterworth c72fd2aceb Update README.rst
2019-05-08 11:34:10 -04:00

33 lines
1.1 KiB
ReStructuredText

|Build Status| |Coveralls| |npm_version| |npm_downloads| |license|
frontend-app-account
=========================
Please tag **@edx/arch-team** on any PRs or issues.
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
:target: https://coveralls.io/github/edx/frontend-app-account
.. |npm_version| image:: https://img.shields.io/npm/v/@edx/frontend-app-account.svg
:target: @edx/frontend-app-account
.. |npm_downloads| image:: https://img.shields.io/npm/dt/@edx/frontend-app-account.svg
:target: @edx/frontend-app-account
.. |license| image:: https://img.shields.io/npm/l/@edx/frontend-app-account.svg
:target: @edx/frontend-app-account