Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bbonkr/sample-next-i18next
Example for next-i18next
https://github.com/bbonkr/sample-next-i18next
i18n next-i18next nextjs typescript
Last synced: 9 days ago
JSON representation
Example for next-i18next
- Host: GitHub
- URL: https://github.com/bbonkr/sample-next-i18next
- Owner: bbonkr
- Created: 2021-11-23T03:53:37.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-15T17:28:10.000Z (4 months ago)
- Last Synced: 2024-10-13T16:08:13.058Z (24 days ago)
- Topics: i18n, next-i18next, nextjs, typescript
- Language: TypeScript
- Homepage: https://sample-next-i18next.vercel.app/
- Size: 1.67 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example for next-i18next
## Install dependencies
```bash
$ npm install
```## Run dev server
```bash
$ npm run dev
```> Dev server listen on 0.0.0.0:3000
## Navigate http://localhost:3000
See web app :)
[Please see commentary (ko-KR only, sorry for that)](./manual.md)