tmsssss / snowball-home

Home Page:https://pangolin.exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the code for the pangolin.exchange website.

The app's smart contract code can be found here.

Getting Started

First, install dependencies

yarn install

Then, start the development server

yarn dev

Open http://localhost:3000 with your browser to see the result.

The page auto-updates as you edit the file.

Building for Production

Generate the production build

yarn build

This exports a static site into the build directory.

You can then serve this anyway you'd like (Cloudflare workers, Netlify, etc.).

About

https://pangolin.exchange

License:MIT License


Languages

Language:Svelte 92.5%Language:JavaScript 5.7%Language:HTML 0.9%Language:CSS 0.8%