Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 207 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 207 Bytes

reactive-lens-create-app

Running locally:

yarn install
yarn run start

(yarn can be replaced with npm)

Building for deployment:

yarn run build

Output is in the dist/ directory.