Skip to content

codingLeee/Nudex

Repository files navigation

NuDEX Web

Witness the future of NuDEX Web

get started

pnpm install
pnpm dev

build

pnpm install
pnpm build
pnpm run preview

publish

cp ./dist to server

env

Priority Environment .gitignoreit? Notes
development test production
highest .env.development.local .env.test.local .env.production.local Yes Environment-specific local overrides
2nd .env.local N/A .env.local Yes Local overrides
3rd .env.development .env.test .env.production No Shared environment-specific variables
last .env .env .env Maybe Shared for all environments

About

Web3 Decentralized Exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors