Skip to content

misolab/nuxt-admin-template

Repository files navigation

nuxt-admin-template

A basic nuxt admin template with Element UI

Built with Vuex & Auth Middleware & Firebase Hosting, Functions & lint

Live demo: (https://nuxt-admin-54ad9.web.app)

This Template Built bassed vue-admin-template

* The current version is v1.0+ build on nuxt v^2.0.0 & element-ui v^2.4.11.

* Many thanks for PanJiaChen

recommends for vue projects

* vue-admin-template

* vue-element-admin

Build Setup

# clone the project
git clone https://github.com/AhmdYehia/nuxt-admin-template.git

# enter the project directory
cd nuxt-admin-template

# install dependency
yarn

# develop
yarn dev

This will automatically open http://localhost:3000

Build

# build for production and launch server
yarn build
yarn start

# generate for static project
yarn generate

deploy firebase hosting

* change branch to functions

# clean folders and build to firebase
yarn build:firebase

#publish to firebase hosting
yarn deploy

deploy firebase Auth

add firebase project config to 'modules/nuxt-fire' in nuxt.config.js file

* using nuxt-fire

* change branch to firebase

# clean folders and build to firebase


#publish to firebase hosting
yarn deploy

Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

License

MIT license.

Copyright (c) 2020-present AhmdYehia

About

Basic Nuxt Admin Template with Element-Ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published