@hanxx/nuxt-modularize

0.0.5 • Public • Published

@femessage/nuxt-modularize

npm version npm downloads Circle CI Codecov License

modularize nuxt project

📖 Release Notes

Setup

  1. Add @femessage/nuxt-modularize dependency to your project
yarn add @femessage/nuxt-modularize # or npm install @femessage/nuxt-modularize
  1. Add @femessage/nuxt-modularize to the modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    '@femessage/nuxt-modularize',

    // With options
    ['@femessage/nuxt-modularize', { /* module options */ }]
  ]
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) Han xsytby1112@gmail.com

Readme

Keywords

none

Package Sidebar

Install

npm i @hanxx/nuxt-modularize

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

15.5 kB

Total Files

13

Last publish

Collaborators

  • llhan