Skip to content

"Ad Lunam - To the Moon" is a data storytelling project for DSC651, a subject I take in university.

Notifications You must be signed in to change notification settings

Dolpheyn/ad-lunam

Repository files navigation

Ad Lunam (ad-lunam)

SpaceX API Data Visualization

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

npm run lint

Build the app for production

This will build to dist/spa

quasar build

This script will move dist/spa to dist and remove everything in dist/spa/*. This script is used in deployment to Vercel.

npm run build

Customize the configuration

See Configuring quasar.conf.js.

About

"Ad Lunam - To the Moon" is a data storytelling project for DSC651, a subject I take in university.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published