Skip to main content
Home  ›  Docs › Feature

NodeJS, npm, bower, Gulp Grunt-Support

Warning ⚠️: New Docs Available

These are old docs and we haven't found the time to completely move them. You will find comprehensive new docs on docs.2sxc.org.

Introduced in Version 07.02.00

In 2sxc 7.02 we introduced support for this. Basically it consists of 3 things

  1. Exported apps will ignore the node_modules folder and exclude everything inside it
  2. A demo-app containing various node / npm materials and Grunt with 3 plugins (jshint, Annotate and uglify)
  3. Various demo-videos to teach you how to use this 

In 2sxc 8.2 we also added gulp and bower support

We hope you love it :)

todo: add videos

BTW: you can find the template-app in github here.