Skip to content

WEB Interface Project in Vue.js with Nuxt and Vuetify

Notifications You must be signed in to change notification settings

fspaulo/ui-crud-template

Repository files navigation

ui-template-crud

Project User Interface - CRUD

Vue.js Vuetify Nuxt

The interface has Dark and Light Mode, and internationalization in English and Portuguese languages (lib i18n)

For more details about the structure, read the README.md of each directory

Build Setup

# Install Project dependencies
$ npm install

# Start server at localhost:8080
$ npm run dev

# build for production and launch server (AWS)
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

WEB Interface Project in Vue.js with Nuxt and Vuetify

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published