- Clone this project, and clone
selective-edit
and link them together.
git clone [email protected]:blinkk/editor.dev-ui.git
git clone [email protected]:blinkk/selective-edit.git
cd selective-edit
yarn install
yarn link
cd ../editor.dev-ui
yarn install
yarn link @blinkk/selective-edit
make watch
- Run the development server and iterate.
yarn run serve
# http://localhost:8888/