Skip to content

toolpathguy/nuxt-UI-builder

 
 

Repository files navigation

My App

A Nuxt 4 application with NuxtUI 4.

Setup

npm install

Development

npm run dev

Production

npm run build
docker build -t my-app .
docker-compose up -d

About

Easy Nuxt UI Builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 36.6%
  • TypeScript 20.8%
  • Shell 19.8%
  • CSS 11.5%
  • Dockerfile 8.1%
  • JavaScript 3.2%