Setup with GUI
- npx
- npm
- yarn
npx create-frourio-app
npm init frourio-app
yarn create frourio-app
Once the above command is installed, the browser will automatically open at http://localhost:3000
http://localhost:3000

Fill in the blanks and press the Create button at the bottom to start installation again and open Next.js, Nuxt.js or Sapper at http://localhost:8000 in a new tab.
If it does not open automatically after installation, close the modal and press "Open http://localhost:8000".
- Next.js
- Nuxt.js
- Sapper
http://localhost:8000

http://localhost:8000

http://localhost:8000

note
Setup may fail in some WSL environments. If so, set it up with CUI.