@brilliantkid87/teatestnetlogic
v1.1.21
Published
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
Downloads
1
Readme
tea’s Decentralized Protocol
Stacks
Before executing the application, ensure that the required programming language toolchains are installed and that any necessary services are running, considering the various stacks used in its development.
Getting Started
Recommended Node.js v18+ or v20 to run.
Install the dependencies and devDependencies and start the server.
For Development
cd my-app
npm i
npm run dev
For production
cd my-app
npm i
npm run build
Verify the deployment by navigating to your server address in your preferred browser.
http://localhost:3000
License
ISC