- create
.envfrom.env.exampleand setFLYO_API_TOKEN yarn installyarn dev- open browser with
localhost:3030
FLYO_API_TOKEN=your-token
FLYO_LIVE_EDIT=true- Editor Config: Editor Config: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig
- Link: Run
yarn lintto lint your code, and optionayarn lintfixto apply auto fix