Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevenwithaph/note-code
https://github.com/stevenwithaph/note-code
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevenwithaph/note-code
- Owner: stevenwithaph
- License: mit
- Created: 2024-07-26T15:26:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T16:55:38.000Z (5 months ago)
- Last Synced: 2024-07-28T18:09:26.699Z (5 months ago)
- Language: TypeScript
- Homepage: https://note-code-sigma.vercel.app
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## About
Code/Note sharing app created with [Next.js](https://nextjs.org/)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000)