Skip to content

The-Swop/TheSwop

Repository files navigation

The Swop Website

Version 0.9.3

This is the main website for The Swop built in react-js wrapped up for deployment to a canister using dfx.

Get Started:

Dependencies:

To Clone:

git clone https://github.com/The-Swop/TheSwop.git

After first clone:

Note: During the first setup dfx must generate the vite config during it's build process. You should only have to do this once for setup.

npm install
dfx start --clean --background
dfx deploy
dfx stop

Start in dev mode:

npm run dev

Build to dist:

npm run build

Test Before Deploy:

npm run serve

Deployment to mainnet:

dfx deploy --network ic

About

The main website for The Swop built in react-js and deployed on the Internet Computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors