Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

umatt-ece/display-frontend

Repository files navigation

Display Frontend

Web-based frontend tractor display using NodeJs and Vue framework.

Contents

Setup

Setup

Clone Repository

Run the following command from a console/terminal window to clone the project to your local computer. For information on setting up git, see our tutorial Git.

git clone [email protected]:umatt-ece/display-frontend.git

NodeJS

To install all the required node packages, run:

npm i

Compile for development

npm run serve

This can be used for easy local testing.

Build for production

npm run build

By default, the project gets compiled into the directory dist.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published