Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/mint_all_ui
MINT ALL
https://github.com/sweetmantech/mint_all_ui
Last synced: about 13 hours ago
JSON representation
MINT ALL
- Host: GitHub
- URL: https://github.com/sweetmantech/mint_all_ui
- Owner: SweetmanTech
- License: mit
- Created: 2024-01-20T01:05:05.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T01:16:44.000Z (10 months ago)
- Last Synced: 2024-01-21T02:51:31.726Z (10 months ago)
- Language: TypeScript
- Homepage: https://mint-all-ui.vercel.app
- Size: 62.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MINT ALL.
## Getting Started
First, install packages with
npm```bash
npm i
```yarn
```bash
yarn
```Finally, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.