Skip to content

Commit

Permalink
changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ccabo1 committed Mar 31, 2019
1 parent 1819c95 commit 490f993
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ General documentation for the Penn Basics codebase is available in Notion [here]

After a `env.sh` file containing `PORT` and `MONGO_URL` values is created:

`$ git clone https://github.com/pennlabs/pennbasics.git`

`$ cd pennbasics && yarn`

`$ yarn dev`
```
$ git clone https://github.com/pennlabs/pennbasics.git
$ cd pennbasics && yarn
$ yarn dev
```

React application will be available at `localhost:3000` or `PORT`.

0 comments on commit 490f993

Please sign in to comment.