Classes c#

Is it possible add class to project ionic. I´m using VS 2015 and I already installed visual studio tools for apache cordova.

Tks.

Look, if you want to work with classes in JS, you can write your code in ES6 and use babel to transpile, or you already can use TypeScript and compile to ES5…