Name Last update
lib
src/main
.gitignore
Gruntfile.js
README.txt
io.iml
package.json
pom.xml
saasio.iml
sonar-project.properties
userio.iml
1. install nodejs installed version
2. install the ruby (苹果电脑有,不需要安装)
3. gem install compass
4. gem install sass
cd src\main\webapp
5. npm install -g grunt grunt-cli bower
6. npm install
7. bower install

exec below cmd and enjoy ....
8. grunt serve


linux系统中:
yum install -y nodejs
npm install -g grunt-cli


#前端开发人员注意事项
1、新加菜单  需要在ToolService.js最上面menu字典表加上 =>否则埋点会unknow
2、需要获取用户属性,但是当前cookie里面没有存储的,从ToolService.js的getUser方法获取用户对象,从对象中获取该属性