mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 00:38:49 +01:00
Add command in README
This commit is contained in:
parent
cf0cf27283
commit
b58bdb820a
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ Prerequisites: Node.js 18+
|
|||
- `npm run preview` - Preview the production build
|
||||
- `npm run fetch-instances` - Fetch instances list from [instances.social](https://instances.social/), save it to `src/data/instances.json`
|
||||
- requires `.env.dev` file with `INSTANCES_SOCIAL_SECRET_TOKEN` variable set
|
||||
- `npm run sourcemap` - Run `source-map-explorer` on the production build
|
||||
|
||||
## Tech stack
|
||||
|
||||
|
|
Loading…
Reference in a new issue