Skip to content

Latest commit

 

History

History
92 lines (55 loc) · 4.1 KB

README.md

File metadata and controls

92 lines (55 loc) · 4.1 KB

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