Giter Site home page Giter Site logo

knowledgefactory4u / quarkus Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 8.0 332 KB

Quarkus starter

Home Page: https://www.knowledgefactory.net/p/quarkus.html

License: GNU General Public License v3.0

Java 56.65% HTML 8.64% Kotlin 6.41% JavaScript 15.13% TypeScript 9.60% CSS 0.70% Vue 2.87%
quarkus mongodb rdbms panache qute freemarker h2db maven gradle kotlin

quarkus's Introduction

Quarkus

Quarkus starter

How to run the application in your local machine?

Step 1: Clone or download the code

Step 2: Open the project using your favourite IDE. I am using IntelliJ IDEA.

Step 3: Build application jar file:

Maven: mvn clean package

or

Gradle: gradle build

Step 4: Start the application: java -jar quarkus-run.jar

####################################################################################

How to run the Angular - Frontend application in your local machine?

Download the dependencies using the following command

npm install

Run the frontend application using the following command

ng serve

Hit http://localhost:4200 link in a browser that will host this Angular 10 CRUD app.

###################################################################################

How to run the Vue - Frontend application in your local machine?

Download the dependencies using the following command

npm install

Run the frontend application using the following command

npm run serve

App running at

###################################################################################

How to run the React JS - Frontend application in your local machine?

Download the dependencies using the following command

npm install

Run the frontend application using the following command

npm start

quarkus's People

Contributors

knowledgefactory4u avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.