Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/friendlyfiregame/friendlyfirepage

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

Last synced: 4 days 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