Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

3RM-co/3RM-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-web3-frontend

package downloads

The fastest way to get started with a fully-fledged web3 frontend setup consisting of Next.js, wagmi and Tailwind CSS.

npx create-web3-frontend my-app

# For TypeScript
npx create-web3-frontend --ts my-app

Available options

  1. --ts or --typescript: Use TypeScript instead of JavaScript.
  2. --use-npm: Use npm for installing dependencies.
  3. --use-pnpm: Use pnpm for installing dependencies.

Thanks

This project is inspired by and re-uses a lot of code from create-next-app.

Packages

No packages published

Languages

  • TypeScript 66.3%
  • JavaScript 33.3%
  • CSS 0.4%