https://github.com/danman113/berezin.io
My personal website
https://github.com/danman113/berezin.io
Last synced: 12 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/danman113/berezin.io
- Owner: danman113
- Created: 2020-12-09T00:54:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-02T18:10:57.000Z (almost 5 years ago)
- Last Synced: 2025-01-16T05:55:25.407Z (about 1 year ago)
- Language: JavaScript
- Size: 2.65 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Berezin.io
My personal website
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.