https://github.com/efoken/efoken.github.io
My website
https://github.com/efoken/efoken.github.io
react
Last synced: 2 months ago
JSON representation
My website
- Host: GitHub
- URL: https://github.com/efoken/efoken.github.io
- Owner: efoken
- Created: 2018-11-04T19:45:35.000Z (over 7 years ago)
- Default Branch: source
- Last Pushed: 2024-05-18T12:58:47.000Z (about 2 years ago)
- Last Synced: 2025-02-04T17:15:57.031Z (over 1 year ago)
- Topics: react
- Language: TypeScript
- Homepage: https://eikefoken.com
- Size: 8.04 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# efoken.github.io
> A Next.js project
## Build Setup
```bash
# install dependencies
yarn install
# serve with hot reload at localhost:3000
yarn dev
# build and deploy for production
yarn deploy
```
For a detailed explanation on how things work, check out the
[Next.js docs](https://nextjs.org/docs/getting-started).