Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sombochea/sombochea.github.io
sombochea's blog. built with love + nextjs + react + typescript
https://github.com/sombochea/sombochea.github.io
blog nextjs react typescript
Last synced: 14 days ago
JSON representation
sombochea's blog. built with love + nextjs + react + typescript
- Host: GitHub
- URL: https://github.com/sombochea/sombochea.github.io
- Owner: sombochea
- Created: 2022-04-05T09:31:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-15T14:38:10.000Z (over 1 year ago)
- Last Synced: 2023-08-15T16:12:06.569Z (over 1 year ago)
- Topics: blog, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://sombochea.vercel.app
- Size: 1.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [sombochea.github.io](https://sombochea.github.io)
## Up and running
Install dependencies:
```bash
yarn
```First, run the development server:
```bash
yarn dev
```Build to production:
```bash
yarn build
```Export to static files:
```bash
yarn export
```## Contributors
- Sambo Chea