Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

updated readme with test user account #877

Merged
merged 1 commit into from
Sep 2, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ In order to test a logged in user, you must make an entry in your `/etc/hosts` f
- To create the build: `npm run build`
- To run code linting: `npm run lint`
- To run the tests: `npm test`

## Test Users
- general member user account: ksmith/Topcoder123$

## Recommended Developer Tools

Expand Down