vuestic-ui icon indicating copy to clipboard operation
vuestic-ui copied to clipboard

Update development section packages/nuxt Readme

Open m0ksem opened this issue 1 year ago • 1 comments

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.

m0ksem avatar Apr 08 '24 02:04 m0ksem

I'd like to contribute to open source. What steps can I take to complete this task?

As far i see, there's already script on package.json https://github.com/epicmaxco/vuestic-ui/blob/develop/package.json#L34

Us3r-gitHub avatar Jun 10 '24 00:06 Us3r-gitHub