@hanxx/create-nuxt-app

2.0.0 • Public • Published

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

  • [x] prettier Prettier is an opinionated code formatter
  • [x] eslint A fully pluggable tool for identifying and reporting on patterns in JavaScript
  • [x] stylelint A mighty, modern style linter
  • [x] commitlint Lint commit messages
  • [x] gitlab-ci GitLab CI
  • [x] dotenv Loads environment variables from .env for nodejs projects
  • [x] element-ui A Vue.js 2.0 UI Toolkit for Web
  • [x] vant Lightweight Mobile UI Components built on Vue
  • [x] PWA Nuxt Progressive Web Apps solution

Back to Top

Inspiration

Back to Top

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

Single

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

nuxt-element-dashboard

Multiple

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

nuxt-multiple-spa

This is a pratice of micro-frontends

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

💻 📖 ⚠️ 🚇

Donald Shen

💻 ⚠️ 🚧

levy

👀

OuZuYu

💻

EVILLT

💻 📖 🔧

ColMugX

💻

Shoyuf

💻

zhn4

💻

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

Back to Top

License

MIT

Back to Top

Readme

Keywords

none

Package Sidebar

Install

npm i @hanxx/create-nuxt-app

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

238 kB

Total Files

107

Last publish

Collaborators

  • llhan