KIRAKIRA's frontend powered by Nuxt.
The content provides information about the Cover project codenamed “Cerasus (City 13)” by KIRAKIRA. It details the installation instructions for setting up the frontend project using Nuxt 3 in different modes for development servers. The development server setup includes options for HTTPS mode, HTTP mode, and production build configurations.
To install the KIRAKIRA Cerasus project, follow these steps:
npm run devnpm run dev httpnpm run generate or npm run buildThe article explains the setup process for the KIRAKIRA Cerasus project, focusing on different modes for starting the development server, including HTTPS, HTTP, and local backend API connections. It also provides guidance on production generation and build configurations. This information is crucial for developers looking to set up and work on the Cover project efficiently.