Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 330 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 330 Bytes

🗳️ poll-loc 🗳️

setup

In the project directory run:

yarn install
yarn lerna bootstrap

running

client server

installing new dependencies

yarn lerna add [dependency-name] [package-name]
// e.g. yarn lerna add react packages/client