How to install tusen-ai/naive-ui. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
tusen-ai/naive-ui Installation Guide
How to install tusen-ai/naive-ui. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for tusen-ai/naive-ui. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i tusen-ai/naive-uior
Install via npx
npx @hexmos/ipm i tusen-ai/naive-uiPrerequisites
npm
package_managerVersion: 8.10.0
vfonts
package_managerVersion: 2.0.0
xicons
libraryVersion: 1.0.0
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Package Manager (npm)
npm i -D naive-ui
npm i -D vfontsPost Installation Steps
- Start the server using `npm run dev`.
- Migrate your database with `npx knex migrate:run`.
