Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 237 Bytes

File metadata and controls

26 lines (18 loc) · 237 Bytes

Astroffers

Take offers to watch at given nights by the NGC2000 catalog

Build

npm run build

or build with watching:

npm run build:w

Run

npm start

Start in production mode:

npm run start-prod