๐Ÿ“ฆ paulshen / nook-exchange-old

Your friendly Animal Crossing marketplace

โ˜… 20 stars โ‘‚ 2 forks ๐Ÿ‘ 20 watching
๐Ÿ“ฅ Clone https://github.com/paulshen/nook-exchange-old.git
HTTPS git clone https://github.com/paulshen/nook-exchange-old.git
SSH git clone git@github.com:paulshen/nook-exchange-old.git
CLI gh repo clone paulshen/nook-exchange-old
Paul Shen Paul Shen take email when registering abc4f32 5 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ bsconfig.json
๐Ÿ“„ netlify.toml
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

Nook Exchange

Run

# Install dependencies
yarn
# Build BuckleScript
yarn start
# Build Parcel
yarn client

Build

# Build Bucklescript
yarn build
# Build Parcel
yarn parcel-build