/astronomy-picture-of-the-day

The Earth is a very small stage in a vast cosmic arena. - Carl Sagan, Pale Blue Dot, 1994

Primary LanguageTypeScript

astronomy-picture-of-the-day

Install dependencies

npm install

Start with dev server

npm run dev

Build prod artifacts

npm run build

Start with built artifacts

npm run server