Skip to content

techgeniuswang/nextjs-blog-with-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. This is a starter template for Learn Next.js.

  2. By belwo command(copy from https://nextjs.org/learn/basics/create-nextjs-app/setup) npx create-next-app nextjs-blog --use-npm --example "https://github.com/vercel/next-learn/tree/master/basics/learn-starter"

  3. decide use yarn, so run 'rm -rf node_modules package-lock.json'

  4. run 'yarn install'

  5. run 'yarn run dev', page worked as expect

  6. yarn add next-i18next

  7. change code to add next-18next relate files/settings

  8. run 'yarn run dev', page worked as expect you may not need run 'yarn run build'

  9. run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published