Skip to content

amemifra/svelte-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring boot & Svelte

A simple web application build with Spring Boot And Svelte

Frontend Compilation

Open a terminal on 📂 ./svelte/ folder and launch $ npm install / $ yarn to install dependencies

To launch frontend compilation in development mode: $ npm run java:dev / $ yarn java:dev

To launch frontend compilation in production mode: $ npm run java / $ yarn java

Credit

Svelte

https://svelte.dev

Spring Boot

https://spring.io/projects/spring-boot

About

A spring boot / svelte application template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published