Skip to content

Commit

Permalink
Merge pull request #4936 from thematters/fix/revise-readme
Browse files Browse the repository at this point in the history
fix(README): add i18n command
  • Loading branch information
Kechicode authored Nov 11, 2024
2 parents 481c3cf + ffff349 commit bfe6e4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- Install dependencies: `npm i`
- Environment variables: `cp .env.local.example .env.local`
- Run `npm run gen:type`
- Run `npm run i18n`
- Run `npm run dev`, then go to `http://localhost:3000/`

### Build and run production server
Expand Down

0 comments on commit bfe6e4c

Please sign in to comment.