0.2.9 • Published 2 years ago

alphalitical-ui v0.2.9

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Aphalitical UI

UI Libraries based on Alphalitical Design System

Install

Using package manager

Just install like this:

npm install alphalitical-ui
# or yarn
yarn add alphalitical-ui

Use locally

first you need to clone this project with this command:

git clone git@source.alphalitical.io:syahril/alphalitical-ui.git

go to alphalitical-ui directory then install required dependency with this command:

npm install
# or yarn
yarn

and then, compile the lib with this command:

npm run compile
# or yarn
yarn compile

after it's compiled, then you can go ahead to add this lib to your dependency with this command:

npm install /<clone-directory>/alphalitical-ui
# or yarn
yarn add file:<clone-directory>/alphalitical-ui

Note: Remember to recompile after pull

0.2.9

2 years ago

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

2 years ago

0.2.5

2 years ago

0.2.4

2 years ago

0.2.3

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.13

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.0

2 years ago