Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 822 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 822 Bytes

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.