epicmaxco / vuestic-ui

Free and Open Source UI Library for Vue 3 🤘
https://vuestic.dev
MIT License
3.31k stars 321 forks source link

Update development section packages/nuxt Readme #4217

Open m0ksem opened 1 month ago

m0ksem commented 1 month ago

Now playground can be called with yarn sandbox:nuxt from the root of the project. But, you'll need firstly build packages/nuxt.

So we need to add build:nuxt: yarn workspace nuxt build command to package.json and write about it in readme as well.