git clone https://github.com/iotbzh/afb-client.git
2) Install NodeJs [not used on target]
- zypper install nodejs
- yum install nodejs
+ zypper install nodejs
+ yum install nodejs
3) Install building tools [bower, gulp, ....]
npm install # this install all development tool chain dependencies
<type>org.netbeans.modules.web.clientproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
- <name>afb-client</name>
+ <name>AFBclient</name>
</data>
<libraries xmlns="http://www.netbeans.org/ns/cdnjs-libraries/1"/>
</configuration>