Hacker News new | ask | show | jobs
by mistakoala 4222 days ago
Total n00b here.I took a look at Creator and it looks straight-forward with its drag and drop approach, but do I need to know more (e.g. a language or the Ionic framework) before I can do anything useful with it?
1 comments

Ionic relies on CSS and AngularJS. Additionally, it is intended to be used with Apache Cordova, though it is not mandatory
I see. So I still can't quite jump right in and start making a basic app. No worries!