A SSM Web Project for Engineering Practice Class. As the name "musicbeat", it's a music share web site.
$ run maven dependences
$ cd websrc & npm install & npm install –save-dev
[1] Import to IDEA or Eclipse
[2] Configure gulpfile.js
[3] Complete email.properties.template & move to email.properties & same to jdbc.properties.template
[4] Configure Spring, web.xml, Artifacts and tomcat server in IDEA. Then Add Jrebel to IDEA and run&debug it.
For web
$ gulp browser
For backend
$ gulp
$ gulp release