docs: add quickstart

parent 3b00d27d
# Optimism Monorepo (VERY WIP)
## Quickstart
```
git clone git@github.com:ethereum-optimism/optimism.git
cd optimism
yarn
yarn lint
yarn test
```
## Taming the Monorepo
1. You solely use yarn workspaces for the Mono-Repo workflow.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment