@nuxt/blueprints

0.1.0-alpha.1 • Public • Published

@nuxt/blueprints

Module for Nuxt.js to create distributable micro-apps

npm version npm downloads Circle CI Codecov License

🚧 WIP

This module is considered experimental and a work-in-progress.

Examples

Check the example for a simple blueprint example.

If you are looking for a more advanced example, have a look at the NuxtPress repository which is also build using blueprints.

Edge dependency

At this moment the blueprints module only works with nuxt-edge as some required Nuxt.js features have not yet been released officially.

If you wish to run the example from this repo, you need to use at least Node v12.4.0 due to the use of static class features. Those are transpiled on release using @babel/plugin-proposal-class-properties, but the example runs from source.

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) Nuxt.js Team

Package Sidebar

Install

npm i @nuxt/blueprints

Weekly Downloads

0

Version

0.1.0-alpha.1

License

MIT

Unpacked Size

45.2 kB

Total Files

14

Last publish

Collaborators

  • nuxtbot
  • antfu
  • atinux
  • pi0
  • clarkdo
  • danielroe