Skip to content

brilliantkid87/testnettea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tea’s Decentralized Protocol

Contributor Issue Starts Last commit languages Issue

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published