https://github.com/beanloop/techblog
A programming tech blog where Beanloop share knowledge and experiences.
https://github.com/beanloop/techblog
Last synced: 5 months ago
JSON representation
A programming tech blog where Beanloop share knowledge and experiences.
- Host: GitHub
- URL: https://github.com/beanloop/techblog
- Owner: beanloop
- License: mit
- Created: 2019-04-25T20:47:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T19:04:34.000Z (about 3 years ago)
- Last Synced: 2025-02-23T18:18:58.451Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.1 MB
- Stars: 0
- Watchers: 5
- Forks: 1
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Beanloop Tech Blog
This is the beanloop tech blog!
## Running
- First, make sure you have cloned the repository.
- Seconondly, install the dependencies with `npm i`
- Lastly, start the development server with `npm run develop`
## Deploy
run `yarn deploy`