spring-boot-angular2

spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine

Github stars Tracking Chart

build status
gitter
bitHound Overall Score
bithound dependencies
bitHound Dev Dependencies
bitHound Code

spring-boot-angular2 starter kit

spring boot backend, angular2 frontend with webpack, typescript, sass, bootstrap4, karma, jasmine

about

a starter project for prototyping restful applications with spring boot, angular2, and bootstrap4.

anuglar2 with es6 support. unit tests with jasmine.

change log

pre-install

  1. install jdk8
    • set JAVA_HOME environment variable
  2. (optional) install latest gradle
    • otherwise just use $ ./gradlew
  3. (optional) install python 2.7.x
    • set python environment variable
    • $ gradle npmInstall may complain otherwise

install

$ git clone git@github.com:borysn/spring-boot-angular2

build & run

  • $ gradle clean build runAll
    • server side will finish building first
    • give npm/webpack a little time to finish up
  • using browser, navigate tolocalhost:3000

further reading

wiki

example

check out my rvep project. it's built and updated according to this starter kit!

rvep, dev_backend

rvep, dev_frontend

contribute

if you have any input, or contributions, please share!

donations

donate a cup of coffee

license

MIT

Overview

Name With Ownerborysn/spring-boot-angular2
Primary LanguageJavaScript
Program languageJava (Language Count: 5)
Platform
License:MIT License
Release Count6
Last Release Name1.1.0 (Posted on )
First Release Name0.1.0 (Posted on )
Created At2016-01-28 08:44:41
Pushed At2023-10-10 20:32:10
Last Commit At2017-03-14 17:46:19
Stargazers Count388
Watchers Count60
Fork Count227
Commits Count257
Has Issues Enabled
Issues Count18
Issue Open Count4
Pull Requests Count6
Pull Requests Open Count1
Pull Requests Close Count2
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top