Skip to content

Latest commit

 

History

History
executable file
·
28 lines (18 loc) · 589 Bytes

README.md

File metadata and controls

executable file
·
28 lines (18 loc) · 589 Bytes

caioalcantara.dev

Build Status

Building and running on localhost

First install dependencies:

yarn

To run in hot module reloading mode:

yarn start

To create a production build:

yarn build

Running

Open the file build/index.html in your browser