- 🔧 Built on GatsbyJS
- 💅 Theme by @lekoarts/gatsby-theme-minimal-blog
- 🏠 Hosted on GitHub
✈️ Delivered by CloudFlare Pages
Use the package manager to install dependencies
$ yarn
Run the following command to start developing
$ yarn dev
Before running the app on production mode, we need to build the source by the following command
$ yarn build
Then start the app
$ yarn start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.