Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 653 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 653 Bytes

code style: prettier CircleCI

khanhle.dev

Welcome, this is the repository that holds my blog, all posts are in src/posts folder

URL

https://khanhle.dev

Built with

  • Typescript
  • Gatsby
  • React
  • PWA
  • Emotion
  • normalize.css

Build

  • Clone the project
  • Install all dependencies with yarn
  • Run yarn start and navigate to http://localhost:8000 to see the project