Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrpluto0/crossbell-app
https://github.com/mrpluto0/crossbell-app
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrpluto0/crossbell-app
- Owner: MrPluto0
- Created: 2023-07-16T08:23:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-16T14:01:38.000Z (over 1 year ago)
- Last Synced: 2024-04-15T05:05:14.843Z (9 months ago)
- Language: TypeScript
- Homepage: https://crossbell-app.vercel.app
- Size: 272 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Crossbell](https://crossbell.io) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3737](http://localhost:3737) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
## Learn More
To learn more about Crossbell and Next.js, take a look at the following resources:
- [Crossbell React Kits](https://github.com/Crossbell-Box/crossbell-universe) - a collection of React libraries that contain everything you need to start working with Crossbell.
- [Crossbell Javascript SDK](https://docs.crossbell.io/sdk/js) - a JavaScript SDK to interact with Crossbell.
- [Crossbell Chain Documentation](https://docs.crossbell.io/docs) - learn about Crossbell chain.
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.