Skip to content

📚 Books management system powered by Spring and Vue.

License

Notifications You must be signed in to change notification settings

akijoey/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library

Books management system powered by Spring and Vue.

Installation

Install node modules.

$ yarn

Compile web application.

$ yarn build

Usage

$ mvn spring-boot:run

Deployment

Maven package and skip test.

$ mvn package -DskipTests

Run jar.

$ java -jar ./target/library-0.0.1-SNAPSHOT.jar

License

MIT © AkiJoey

About

📚 Books management system powered by Spring and Vue.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published