https://github.com/voidnerd/killedbysars
“Killed by Sars” is a repository of people who have died as a result of police brutality in Nigeria.
https://github.com/voidnerd/killedbysars
Last synced: 11 months ago
JSON representation
“Killed by Sars” is a repository of people who have died as a result of police brutality in Nigeria.
- Host: GitHub
- URL: https://github.com/voidnerd/killedbysars
- Owner: voidnerd
- License: mit
- Created: 2020-10-12T21:39:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T22:13:05.000Z (over 5 years ago)
- Last Synced: 2025-01-27T10:21:32.319Z (about 1 year ago)
- Language: Vue
- Homepage: https://killedbysars.com/
- Size: 692 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# killedbysars
## Build Setup
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).