package
0.21.0
Repository: https://github.com/guyaross/orbit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Orbit Basic React App

This project demonstrates a basic react project with orbit.

Setup

  1. Run npm install to install the required dependencies.
  2. Run the orbit build command, you can use the command orbit build --pacname=orbitgen
  3. Run with go run main.go to run the project.
  4. Navigate to localhost:3003 in your web browser.