Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 673 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 673 Bytes

Airplane Order Dashboard

This repository houses a demo dashboard showing how to use Airplane to create internal tools.

See Tutorial here

Dependencies

Installation

  • Clone this repo: git clone https://github.com/EBEREGIT/Airplane-Order-Dashboard.

  • Navigate into the project directory: cd Airplane-Order-Dashboard.

  • Install dependencies: npm i.

  • Run the following command to start a local server: airplane views dev order_dashboard_views.

  • Press ENTER to preview the project on a browser or navigate to this URL: http://localhost:5174/.