Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 205 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 205 Bytes

Installing Dependencies:

$ yarn

Running the app:

$ yarn start

To commit

$ git commit -m "message" --no-verify

To clean bundler cache:

$ yarn start --clear