Skip to content

twin-te/twinte-sponsorship

Repository files navigation

Twin:te Sponsorship

This is a Next.js project bootstrapped with create-next-app.

Getting Started

This project uses NVM. Run follow commands and check node.js version.

$nvm install
$node -v
v16.14.2

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

  • Note: please disable CORS in your browser, e.g. with an extension.