Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 202 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 202 Bytes

reasontest

Run Project

# Run in the first console window
yarn install
yarn clean
yarn watch
# Run in the second another console window
yarn dev

Opens a webpage in http://localhost:9000