Fructoland This repo hosts the source code for the homepage of Fructoland. Usage First install the packages: npm i To start the development server: npm run dev To build for production: npm run build