kidchenko / dotnetthailand.github.io

A source code for .NET Thailand website (dotnetthailand.com)

Home Page:https://www.dotnetthailand.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Thailand official website

dotnetthailand.com logo

https://www.dotnetthailand.com

How to contribute

See CONTRIBUTING.

How to run this project locally

  • Install Yarn and Gatsby as a global tool.
  • Clone the repository to your local machine.
  • CD to the root of project folder.
  • Install all dependencies.
$ yarn
  • Run a project and enable hot-reload.
yarn start
  • Open a browser and navigate to http://localhost:8000.
  • Change some contents of content/index.mdx and you will find browser auto reload and show what you have changed.

Troubleshooting if you have any issue while running the project

To do

Useful information

About

A source code for .NET Thailand website (dotnetthailand.com)

https://www.dotnetthailand.com

License:MIT License


Languages

Language:JavaScript 91.2%Language:TypeScript 6.2%Language:SCSS 1.1%Language:Dockerfile 0.7%Language:Shell 0.6%Language:Ruby 0.2%Language:Java 0.0%