Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lsadam0 committed Jan 20, 2020
1 parent b8d9f2d commit d571e10
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,21 @@

Clone or Fork the repo

You need npm and yarn installed (For Mac, `brew install npm` and `brew install yarn`).
You need yarn installed (For Mac, `brew install yarn`).

To install run `npm install`
To install run `yarn install`

To start a local server run the command `yarn start` in the root directory of the repository.

After completion you can

- email [email protected] a zip
`git archive --format zip --output /full/path/to/zipfile.zip master`

- Or you can submit a pull request
- Submit a pull request

- Or you can email the url of the repo if public

# Assignment

Please complete in any order whichever features or questions you wish. If you're doing this on-site, it's not expected that everything is completed within an hour. When complete, just submit a PR. Thank you!
Please complete at least one feature and answer at least one question

## Features

Expand Down

0 comments on commit d571e10

Please sign in to comment.