Teal.fm frontend powered by slices.network tealfm-slices.wisp.place
tealfm slices

update readme

Changed files
+2 -2
+2 -2
README.md
···
The project connects to the Slices API. To update the schema:
```bash
-
npm run schema
+
npm run schema:prod
npx relay-compiler
```
···
- `npm run build` - Build for production
- `npm run preview` - Preview production build
- `npm run lint` - Run ESLint
-
- `npm run schema` - Fetch GraphQL schema from production API
+
- `npm run schema:prod` - Fetch GraphQL schema from production API
## Features in Detail