- Notifications
You must be signed in to change notification settings - Fork0
an open source minting app. built on the zora protocol
License
NotificationsYou must be signed in to change notification settings
dylsteck/litesparks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
an open source minting appbuilt on thezora protocol
first, install dependencies:
npm install# oryarn install# orpnpm install# orbun install
after dependencies are installed, run the development server:
npm run dev# oryarn dev# orpnpm dev# orbun dev
openhttp://localhost:3000 with your browser to see the result