2.4.3 • Published 6 months ago

@youcan/ui v2.4.3

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

youcan-ui

YouCan UI Vue 3 library

instalation steps in local machine:

requirments:

  • pnpm@7.18.2
curl -fsSL https://get.pnpm.io/install.sh | env PNPM_VERSION=7.18.2 sh -
  • node js 18
brew install nvm
nvm install 18.12.1
nvm use 18.12.1
nvm alias default 18.12.1 #to make it default when you open terminal next time

steps:

pnpm i
pnpm run build
pnpm run dev

after that Storybook should be running in http://localhost:6006/ and youcan-ui server should be running in http://localhost:3000/

Project structure

the entry point of the project is: packages/vue3/src/_dev/App.vue

2.4.3

6 months ago

2.4.2

6 months ago

0.1.12

1 year ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago