Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

chore: add examples directory #115

Merged
merged 2 commits into from
Apr 23, 2021
Merged

chore: add examples directory #115

merged 2 commits into from
Apr 23, 2021

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 23, 2021

Initialize examples directory. Examples are valid packages that can be used standalone or in the workspace each featuring a nuxt core feature.

Initial examples:

  • async-data
    • known issue: in workspace/stub $fetch type is not detected
  • hello-world
    • known issue: pages is mandatory and makes warning
  • pages
  • with-vite
    • Might be with-webpack once vite was stable enough for dev

Usage: yarn example [name] (yarn example pages) (name should match package.json name field. hello-world => example-hello-world)

Once we had nuxt/design ready, we can also make them consistently fancier using it's UI kit :)

@pi0 pi0 merged commit ca466e0 into main Apr 23, 2021
@pi0 pi0 deleted the chore/examples branch April 23, 2021 20:30
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants