Giter Site home page Giter Site logo

femessage / create-nuxt-app Goto Github PK

View Code? Open in Web Editor NEW
44.0 4.0 25.0 2.43 MB

⚡️Create deepexi style nuxt app in seconds

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

License: MIT License

JavaScript 48.16% Shell 1.78% Vue 46.20% HTML 0.32% Less 3.54%
nuxt create-app element-ui vant

create-nuxt-app's Introduction

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

create-nuxt-app's People

Contributors

2nthony avatar allcontributors[bot] avatar colmugx avatar dependabot-preview[bot] avatar dependabot[bot] avatar donaldshen avatar eviiit avatar fwm227 avatar gd4ark avatar levy9527 avatar lianghx-319 avatar ouzuyu avatar shoyuf avatar snowlocked avatar xrr2016 avatar zhn4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

create-nuxt-app's Issues

use jsx error

Describe the bug

i get error when i use jsx

...
return (<div></div>)
...

Screenshots

code:
image
error:
image

To Reproduce

Expected behavior

Compile normally without error

environment information

  • Version [e.g. 22]
  • OS: [e.g. window]
  • Browser [e.g. chrome,]

My solution

image
add babel preset(@vue/babel-preset-jsx) in .nuxt.config.js

docs: 开源了能不能给点mock数据 让我们登陆的时候方便些

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

package.json deps修改

Describe the bug
在某些环境,devpeds不会下载

Expected behavior

把dev deps里,以下内容,转移到 deps

cross-env
@nuxtjs/style-resources
babel-plugin-component

[fix]: 点击头像和名字无法唤出操作菜单

Describe the bug
模板运行后,首页右上角的操作菜单,只有 hover 在图标上才能显示。

Screenshots
image

To Reproduce
Steps to reproduce the behavior:

  1. run the template project
  2. go to index page
  3. hover user name or user avatar
  4. nothing happen

Expected behavior
when hover user name and avatar the menu will also fade in!

没有设置环境变量时 yarn dev报错

Describe the bug
proxy模块出现报错

Screenshots
If applicable, add screenshots to help explain your problem.
image

To Reproduce
yarn dev

Expected behavior
不报错

environment information:

  • OS: Mac

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.