FountainJS / generator-fountain-webapp

Yeoman 'fountain' generator to start a webapp
http://fountainjs.io
MIT License
967 stars 67 forks source link

Add "No framework" option to the client frameworks lists. #199

Open jhm-ciberman opened 7 years ago

jhm-ciberman commented 7 years ago

Add "No framework" option to the client frameworks lists. I just want to write a simple app with gulp + karma + typescript (with no Angular). Thanks.

Swiip commented 7 years ago

It could be great, but it would be a lot of work and I doubt it would be started any time soon...

loljoho commented 7 years ago

@jhm-ciberman

I just want to write a simple app with gulp + karma + typescript (with no Angular).

Just curious--are there any tutorials or boilerplate/seed projects you'd recommend for this?