inst/frontend/README.md

Project Name

This is the frontend for my app.

Prerequisites

r install.packages('box')

r PORT = 3000 HOST = 127.0.0.1 Edit the values as required. They dictate the port & host on which to run the frontend on.

Start App

index.R is the entry point.

To start the app, run this from the terminal:

Rscript index.R

To enable autoreloading, checkout Live Reloading In Ambiorix.



devOpifex/ambiorix.generator documentation built on May 19, 2024, 6:11 a.m.