Skip to content

hsergiu/Spaceflight-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News app for spaceflights

Spaceflight news app built with Vue 3 and vue-router 4. The build setup uses Vite 4.

Test the app

Uses the Spaceflight News API (v4).

Building

npm install

To install the dependencies.

npm run dev

To run the app in development mode.

npm run build

To build the app for deployment. Used to generate docs folder for github pages build flow.

Releases

No releases published

Packages

No packages published