Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Pszz/React-Web3-Template

Repository files navigation

Nextjs Basic Template

Used to quickly build NextJs web applications.

Why Nextjs Basic Template?

Because it keeps only the clean parts.

  • What configurations are included?
  1. .github

  2. .husky

  3. .vscode

  4. .prettierrc

  5. .eslintrc

  6. robots.txt

  7. sitemap.xml

  1. Alias path: @/*

  2. svg support

  1. Toast component

  2. favicon

  • The following are not supported and need to be configured separately.
  1. Web3 Configuration
  2. Graphql Configuration

How it works?

Look the scripts of package.json