mastoradio-fork/README.md

26 lines
517 B
Markdown
Raw Permalink Normal View History

2020-03-08 18:32:25 +01:00
## Eldritch Radio
A radio powered by the publications made on the social plateform Mastodon. The goal behind it is to make a place to discover music outside your usual bubble.
## Project setup
```
npm i
```
or if you don't want to impact the package-lock
```
npm ci
```
### Compiles and hot-reloads for development
```
npm run dev
```
### Compiles and minifies for production
```
npm run build
```
### License
The project is under [Anti-Fascist MIT License](https://github.com/Laurelai/anti-fascist-mit-license)