Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 595 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 595 Bytes

Astrolabe

A new literary magazine in the form of a dynamic universe.

The Universe lives at astrolabe.ooo.

Local development

Clone the repository.

Install dependencies:

yarn install

And run the local development server:

yarn start

Contribute to Astrolabe

I'd happily welcome any code contributions to this magazine, whether they're bugfixes, enhancements to the Universe, or other NextJS wizardry. I'm a novice in all aspects of JavaScript development, so I'm certain there are many, many places to improve how the magazine functions.