AdonS v5 is coming. It uses React.js.
AdonS is inside core of Easier.
-
Click the Link and download Installer of your computer. MacOS users please download
.dmg
, Windows users download.exe
, Linux users download.deb
or.rpm
. -
Run the Installer and install Easier on your computer.
-
Run Easier. Okay, you are a Easiner now!
1.Clone the repo.
git clone https://github.com/Uazira/AdonS/
2.Inter to dictionary of AdonS.
cd adons
3.If you don't installed yarn,install it.
npm i -g yarn
4.Install the dependencies.
yarn
5.Run AdonS as a developer.
yarn dev