Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jwise-mfg authored Dec 12, 2024
1 parent 5069350 commit e2239cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions frontend/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# OEE SMIP App Frontend

This directory contains the frontend browser code for the OEE SMIP Web Application. This application uses Vue (with Nuxt and Vuetify) for its frontend framework. The application uses [Bun](https://bun.sh/) for dependency management and runtime execution.
This directory contains the frontend browser code for the OEE SMIP Web Application. This application uses Vue (with Apollo and Vuetify) for its frontend framework. The application uses [Bun](https://bun.sh/) for dependency management and runtime execution.

## Bun Installation

On Linux, do not use the version of Bun in the snap repository. The official install script will install the correct version: https://bun.sh/docs/installation#macos-and-linux

Look at the [Nuxt 3 documentation](https://nuxt.com/docs/getting-started/introduction) to learn more.

## App Installation

The easiest way to install the app is via Docker. Docker packages are built by GitHub when a new release is made, and can be installed by modifying these instructions with the latest release tag (eg: 0.1.1):
Expand Down

0 comments on commit e2239cb

Please sign in to comment.