Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 639 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 639 Bytes

metar-taf-parser example site

This example site show the capabilities of the metar-taf-parser library.

Available Scripts

In the project directory, you can run:

pnpm start

Runs the app in the development mode.

The page will reload if you make edits. You will also see any lint errors in the console.

pnpm build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

pnpm deploy

Builds + deploys app to Github Pages.