Skip to content

Latest commit

 

History

History
executable file
·
48 lines (27 loc) · 1.98 KB

README.md

File metadata and controls

executable file
·
48 lines (27 loc) · 1.98 KB

Faya:80

Licence

ABOUT FAYA:80

FAYA:80 (read FAYA port 80) is a monthly technology session hosted by FAYA Corporation, where technology enthusiasts converge to discuss and analyse the emerging trends in technology. The sessions aim to provide a platform for both amateurs and experts, to keep at par with the emerging tools and technologies in the IT industry. The objective of this endeavour is to create further tech communities which will enable peer group learning.

It aims to inculcate a culture of community of practice for the entrepreneurs, developers and technology professionals whereby they ignite the art of knowledge gaining and knowledge sharing.

Born out of a desire that technology professionals in Technopark, Kerala, should not lag behind when it comes to the futuristic technologies, FAYA:80 was kick-started in June, 2013 and is organized on the first Wednesday of every month at the Floor of Madness, FAYA in Technopark, Trivandrum.

FAYA:80 celebrated its 50th edition in July, 2017 with DISRUPT KERALA 2017, a day-long tech event, with a lineup of global speakers and visionaries. DISRUPT KERALA 2017 also saw the launch of two separate ongoing chapters of FAYA:80 in Kochi and Kozhikode, which are conducted on the second and third Wednesdays of the month respectively.

Installation

To use this template, your computer needs:

Setup

To manually set up the template, first download it with Git:

git clone [email protected]:fayausa/faya-port-80.git

Then open the folder in your command line, and install the needed dependencies:

cd faya-port-80
npm install

Finally, run gulp watch to run Gulp and is viewable at this URL:

http://localhost:3000

To create compressed, production-ready assets, run gulp build.

License : MIT