Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
Updated url for server
  • Loading branch information
papplo authored Jul 9, 2018
1 parent aaa2c9c commit 6e2811b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Runs the app in the development mode. [http://localhost:3000](http://localhost:3

## Singular app expects a REST api, follow these steps to install it!

1. Clone the [Singular-server repo](https://github.com/cristinaguimaraes/skill-x-change-server), follow the steps to install and run mysql and get some sample data installed. Then run server on port 3010.
1. Clone the [Singular-server repo](https://github.com/cristinaguimaraes/singular-server), follow the steps to install and run mysql and get some sample data installed. Then run server on port 3010.

2. In client repo, configure `server_url` in `config/config.js`, to match local machine ip.

Expand Down

0 comments on commit 6e2811b

Please sign in to comment.