Closed arboleya closed 3 months ago
Take the NextJS template as a reference:
The Vite template should be made the default one, replacing NextJS.
npm create fuels
One should be able to install it also by informing the template option:
npm create fuels -- --template vite
cc @FuelLabs/devrel
Blocked by:
Take the NextJS template as a reference:
The Vite template should be made the default one, replacing NextJS.
One should be able to install it also by informing the template option: