danPoku / workshop-tbdex-wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My tbDEX Wallet Workshop

Running the Project

Edit in CodeSandbox

To run the project in development mode, run the following:

npm install
npm run dev

This command will start the development server, and you can access the project at http://localhost:8081 in your web browser (or whatever endpoint is defined in vite.config.ts).

About

License:Apache License 2.0


Languages

Language:TypeScript 67.1%Language:CSS 25.4%Language:JavaScript 7.1%Language:HTML 0.3%