2.4.3 • Published 2 years ago

@youcan/ui v2.4.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

2.4.2

2 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago