Download
Install with cli or download JATE to the root folder of your project.
CLI (Recommended)
- Install npm
- Run the following command to install the cli
npm install jate-cli -g
- 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.