Note
If you want to see README file of i18n-table, check it here.
You can start playground project locally. It's NextJS application with basic i18n-table implementation.
- Requirements
Node v20.11.0
npm v10.4.0
- Install dependencies
npm install
- Start project in development mode
npm run dev