spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine
a starter project for prototyping restful applications with spring boot, angular2, and bootstrap4.
anuglar2 with es6 support. unit tests with jasmine.
- install jdk8
- set
JAVA_HOME
environment variable
- set
- (optional) install latest gradle
- otherwise just use
$ ./gradlew
- otherwise just use
- (optional) install python 2.7.x
- set
python
environment variable $ gradle npmInstall
may complain otherwise
- set
$ git clone [email protected]:borysn/spring-boot-angular2
$ gradle clean build runAll
- server side will finish building first
- give npm/webpack a little time to finish up
- using browser, navigate to
localhost:3000
check out my rvep project. it's built and updated according to this starter kit!
if you have any input, or contributions, please share!
donate a cup of coffee