forked fromwinterbe/spring-kotlin-react-demo
- Notifications
You must be signed in to change notification settings - Fork0
Demo Webapp using SpringBoot, Kotlin and React.js
License
NotificationsYou must be signed in to change notification settings
lukasMega/spring-kotlin-react-demo
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Demo web application using Spring Boot, Kotlin and React.js. This project depends on Maven, NPM and Webpack for development. Frontend code is written in JavaScript (ES6) and Reacts JSX syntax.
You shouldfollow me on Twitter for updates.
You needJava 8,Maven 3,NPM andWebpack pre-installed.
Fork or clone this repository, then open up your terminal and execute:
$ npm run all
Use the following commands for development:
- Build:
npm run build - Start:
npm run serve - All:
npm run all
Use
webpack --watchto automatically rebuild JavaScript files on the fly.
MIT
About
Demo Webapp using SpringBoot, Kotlin and React.js
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript50.6%
- Kotlin39.1%
- HTML10.3%