https://github.com/daggerok/angularjs-webpack-es6-spring-boot
angular 1.5, webpack, babel es6, spring-boot, proxy-api, production-ready
https://github.com/daggerok/angularjs-webpack-es6-spring-boot
Last synced: 7 months ago
JSON representation
angular 1.5, webpack, babel es6, spring-boot, proxy-api, production-ready
- Host: GitHub
- URL: https://github.com/daggerok/angularjs-webpack-es6-spring-boot
- Owner: daggerok
- Created: 2016-10-02T21:22:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T02:45:15.000Z (over 8 years ago)
- Last Synced: 2025-02-27T02:24:27.495Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angularjs-webpack-es6-spring-boot [](https://travis-ci.org/daggerok/angularjs-webpack-es6-spring-boot)
An example of application, using:
- AngularJS 1.5
- Webpack
- ES6
- Spring Boot
```bash
gradle build bootRun
```