0.2.9 • Published 3 years ago
alphalitical-ui v0.2.9
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
3 years ago
0.2.8
3 years ago
0.2.7
3 years ago
0.2.6
3 years ago
0.2.5
3 years ago
0.2.4
3 years ago
0.2.3
3 years ago
0.2.2
3 years ago
0.2.1
3 years ago
0.2.0
3 years ago
0.1.23
3 years ago
0.1.22
3 years ago
0.1.21
3 years ago
0.1.20
3 years ago
0.1.18
3 years ago
0.1.17
3 years ago
0.1.16
3 years ago
0.1.15
3 years ago
0.1.13
3 years ago
0.1.10
3 years ago
0.1.9
3 years ago
0.1.0
3 years ago