Skip to content

racs-crypto/taiko-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiko homepage website

Install pnpm

Make sure you have pnpm installed on your system. You can install it by npm as well:

npm install -g pnpm

or on any POSIX systems by wget one-line official command:

wget -qO- https://get.pnpm.io/install.sh | sh -

for any specific cases or systems check the official page: https://pnpm.io/installation.

Install dependencies

pnpm install

Start a local development server

pnpm dev

Create redirects for broken links

Look at next.config.js and nextjs redirect docs.

Contributing

Refer to contribution guide.

About

Taiko's main homepage website. ✍️

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 2.9%
  • MDX 1.4%
  • CSS 1.1%