A basic nuxt admin template with Element UI
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
# 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 for production and launch server
yarn build
yarn start
# generate for static project
yarn generate
* change branch to functions
# clean folders and build to firebase
yarn build:firebase
#publish to firebase hosting
yarn deploy
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
Modern browsers and Internet Explorer 10+.
IE / Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|
IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
MIT license.
Copyright (c) 2020-present AhmdYehia