Skip to content

goa-systems/reactexample

Repository files navigation

Example React

Project setup

Node

The project requires NodeJS installed and the commands node, npm and npx available in the PATH.

Prepare frontend

To install React dependencies go to src/main/react and run npm install.

Run frontend development server

Go to src/main/react and run npm run dev.

Build frontend

Go to src/main/react and run npm run build.

Build project

Go to the root folder and run ./gradlew integrateFrontend build.

Project configuration

SystemD

Used for application control.

gsdo/config/systemd/reactexample.service

Polkit

Used for allowing a user to control the service.

gsdo/config/polkit/01-reactexample.rules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors