Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crablang/crablang-site

The official site for CrabLang.
https://github.com/crablang/crablang-site

Last synced: 6 days ago
JSON representation

The official site for CrabLang.

Awesome Lists containing this project

README

        

# CrabLang Website

This is the CrabLang website. It is built using [Astro](https://astro.build/).

View the site at [crablang.org](https://crablang.org).

## Development

To run the site locally, run the following command:

```bash
npm run dev
```

## Deployment

The site is currently deployed to [Vercel](https://vercel.com/). Deployments are triggered automatically when changes are pushed to a branch.

## License

This project is licensed under the MIT License. See [LICENSE](LICENSE) for more information.

Third-party packages and tools may be subject to different licenses.

## Contributing

Contributions are welcome! Please make a new branch and open a pull request.