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
The Earth is a very small stage in a vast cosmic arena. - Carl Sagan, Pale Blue Dot, 1994
TypeScript
npm install
npm run dev
npm run build
npm run server