Download

Install with cli or download JATE to the root folder of your project.

  1. Install npm
  2. Run the following command to install the cli
    npm install jate-cli -g
    
  3. Go to the folder where you want to create the new project and run
    jate install example -p projectHero
    

DOWNLOADS

GIT
git clone https://github.com/XaBerr/JATE.git
BOWER
bower install JATE
COMPOSER
composer require xaberr/jate:dev-master
NPM
npm install jate-framework
MANUAL

Download and uncompress zip file from GitHub.