An open API service indexing awesome lists of open source software.

https://github.com/natserract/natserract.fyi

Natserract. Personal and Research Notes
https://github.com/natserract/natserract.fyi

Last synced: about 1 month ago
JSON representation

Natserract. Personal and Research Notes

Awesome Lists containing this project

README

          

![Build the web you want](https://raw.githubusercontent.com/withastro/astro/main/.github/assets/banner.jpg 'Build the web you want')




Astro is a website build tool for the modern web —


powerful developer experience meets lightweight output.



[![main](https://github.com/withastro/astro/actions/workflows/ci.yml/badge.svg)](https://github.com/withastro/astro/actions/workflows/ci.yml)
[![next](https://github.com/withastro/astro/actions/workflows/ci.yml/badge.svg?branch=next)](https://github.com/withastro/astro/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/withastro/astro/blob/main/LICENSE)
[![npm version](https://badge.fury.io/js/astro.svg)](https://badge.fury.io/js/astro)

## Install

The **recommended** way to install the latest version of Astro is by running the command below:

```bash
npm create astro@latest
```

You can also install Astro **manually** by running this command instead:

```bash
npm install --save-dev astro
```

Looking for help? Start with our [Getting Started](https://docs.astro.build/en/getting-started/) guide.

Looking for quick examples? [Open a starter project](https://astro.new/) right in your browser.

## Documentation

Visit our [official documentation](https://docs.astro.build/).

## Support

Having trouble? Get help in the official [Astro Discord](https://astro.build/chat).