Skip to content

future382/AdonS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easier - AdonS

AdonS v5 is coming. It uses React.js.

AdonS is inside core of Easier.

Usage

  1. Click the Link and download Installer of your computer. MacOS users please download .dmg, Windows users download .exe, Linux users download .deb or .rpm.

  2. Run the Installer and install Easier on your computer.

  3. Run Easier. Okay, you are a Easiner now!

Develop

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

Packages

No packages published

Languages

  • JavaScript 61.8%
  • Less 34.8%
  • HTML 3.4%