create-farrow-app
A cli-tools for scaffolding farrow project
Compatibility Note: Farrow requires Node.js version >=14.0.0.
With npm:
With yarn:
Then follow the prompts!
Currently supported template presets include:
farrow-only: only includes farrow for server-side developmentfarrow-vite-react: includesfarrow,viteandreactfor full stack developmentfarrow-next-react: includesfarrow,next.jsandreactfor full stack development