Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.65 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.65 KB

MusicBeat

license npm spring maven mybatis spring-session tomcat junit mysql redis aplayer dev

A SSM Web Project for Engineering Practice Class. As the name "musicbeat", it's a music share web site.

Install

$ run maven dependences
$ cd websrc & npm install & npm install –save-dev

Usage

[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.

Run in development

For web

$ gulp browser

For backend

$ gulp

Make a release

$ gulp release

Thanks

LICENSE

The MIT License (MIT)