spring-boot-angular2

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

Github星跟踪图

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

主要指标

概览
名称与所有者borysn/spring-boot-angular2
主编程语言JavaScript
编程语言Java (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2016-01-28 08:44:41
推送于2023-10-10 20:32:10
最后一次提交2017-03-14 17:46:19
发布数6
最新版本名称1.1.0 (发布于 )
第一版名称0.1.0 (发布于 )
用户参与
星数388
关注者数58
派生数219
提交数257
已启用问题?
问题数18
打开的问题数4
拉请求数6
打开的拉请求数1
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?