Skip to content

Commit

Permalink
Merge branch 'master' of github.com:moficodes/ibmcloud-kubernetes-adm…
Browse files Browse the repository at this point in the history
…in into ui-modification
  • Loading branch information
moficodes committed Jul 15, 2020
2 parents b11fac9 + 22cb2f1 commit ec70777
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This tool was made to manage large IBM Cloud accounts and the Kubernetes Cluster
1. Local Development (Quick Changes)

```
go run .
go run cmd/web/main.go
```

```
Expand All @@ -28,7 +28,7 @@ cd ..
From root of the project.

```
go run .
go run cmd/web/main.go
```

This would start the project on port `9000` and go backend will serve the frontend.
Expand All @@ -51,4 +51,4 @@ This uses React

### Backend

Backend is written in Go 1.13
Backend is written in Go 1.13

0 comments on commit ec70777

Please sign in to comment.