fix port in readme

This commit is contained in:
Aaron Tidwell
2018-01-17 15:09:40 -05:00
parent 30cdb19d3a
commit 6415d16468

View File

@@ -5,7 +5,7 @@ Setup
- Clone this repository to your local environment - Clone this repository to your local environment
- Run `npm install` to install dependencies - Run `npm install` to install dependencies
- Run `npm start` to start the static server - Run `npm start` to start the static server
- Open `http://localhost:9000` - Open `http://localhost:8080`
Instructions Instructions
--- ---