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

https://github.com/friendlyfiregame/friendlyfirepage

Static website to provide information about friendy fire
https://github.com/friendlyfiregame/friendlyfirepage

Last synced: 4 months ago
JSON representation

Static website to provide information about friendy fire

Awesome Lists containing this project

README

          

# Static page for www.friendlyfiregame.com

## Development

```bash
npm install
```

```bash
npm run start
```

## Build

```bash
npm run build:dist
```

## Deploy