FEMessage / create-nuxt-app

⚡️Create deepexi style nuxt app in seconds

Home Page:https://femessage.github.io/create-nuxt-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create-nuxt-app

Build Status NPM Download NPM Version NPM License PRs Welcome semantic-release

Table of Contents

Introduction

Create an enterprise nuxt app in seconds.

⬆ Back to Top

Features

⬆ Back to Top

Inspiration

⬆ Back to Top

Nuxt-Admin

  • tenantId admin
  • account admin
  • password abcd1234

run local dev server

# white a .env file in root
API_SERVER=https://mockapi.eolinker.com/IeZWjzy87c204a1f7030b2a17b00f3776ce0a07a5030a1b
APP_ID=1204701543597604893

Links

Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

One-off usage via npx:

npx @femessage/create-nuxt-app [my-project] -t [template]

Global install:

yarn global add @femessage/create-nuxt-app

Help text:

npx @femessage/create-nuxt-app -h

Usage:
  create-nuxt-app [options]

Options:
  -t, --template <template>  create a preset template
  -l, --list                 the list of preset template
  -a, --all                  generate all preset template
  -o, --output <output>      the output path of the generator
  -h, --help                 Display this message
  -v, --version              Display version number
Preview

preview


⬆ Back to Top

Frameworks

Admin

npx @femessage/create-nuxt-app -t admin

nuxt-admin

An PC admin template

Default account admin admin abcd1234

Mobile

npx @femessage/create-nuxt-app -t mobile

⬆ Back to Top

Developer Guide

Please check out developer guide.

⬆ Back to Top

Contributors

Thanks goes to these wonderful people (emoji key):

Han
Han

💻 📖 ⚠️ 🚇
Donald Shen
Donald Shen

💻 ⚠️ 🚧
levy
levy

👀 🚇
OuZuYu
OuZuYu

💻
EVILLT
EVILLT

💻 📖 🔧
ColMugX
ColMugX

💻
Shoyuf
Shoyuf

💻
zhn4
zhn4

💻
4Ark
4Ark

💻 🐛

This project follows the all-contributors specification. Contributions of any kind welcome!

⬆ Back to Top

License

MIT

⬆ Back to Top

About

⚡️Create deepexi style nuxt app in seconds

https://femessage.github.io/create-nuxt-app/

License:MIT License


Languages

Language:JavaScript 48.2%Language:Vue 46.2%Language:Less 3.5%Language:Shell 1.8%Language:HTML 0.3%