- Notifications
You must be signed in to change notification settings - Fork47
Demo Webapp using SpringBoot, Kotlin and React.js
License
winterbe/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.
★★★ Like this project?Leave a star,follow on Twitter ordonate to support my work! Thanks. ★★★
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
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.