Ecosyste.ms: Awesome
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 days ago
JSON representation
Static website to provide information about friendy fire
- Host: GitHub
- URL: https://github.com/friendlyfiregame/friendlyfirepage
- Owner: friendlyfiregame
- License: mit
- Created: 2020-08-29T12:08:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T14:06:11.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T22:47:59.297Z (6 months ago)
- Language: HTML
- Size: 15.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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