Skip to content

Pareder/astrox

Repository files navigation

Netlify Status

AstroX

AstroX

AstroX is built on open rocket launches API and represents the statistics of past and upcoming rocket launches

Used

Project Setup

npm install

Start the server if project was built

npm start

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Runs tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.