Skip to content

rojo2/icarus-client

Repository files navigation

Icarus Client

This repository contains the front-end source code of project Icarus.

Icarus Project is a fun endeavour looking to make near live space weather information available to the general public as well as the scientific community. It consists of an ever growing API and a gorgeous web client.

Build Setup

NPM

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

Yarn

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

Made with ❤️ by rojo2

Releases

No releases published

Packages

No packages published