Dotnetthailand.github.io Save

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

Project README

.NET Thailand official website

dotnetthailand.com logo

https://www.dotnetthailand.com

How to contribute

See CONTRIBUTING.

How to run this project locally

  • Install Yarn.
  • Clone the repository to your local machine.
  • CD to the root of project folder.
  • Install all dependencies.

Running on localhost

  • To install the dependencies you need to run:
$ yarn
  • If is the first time you are installing the dependencies it may take few minutes, get a coffee and relax ;)
  • To run the project with hot-reload enabled you can.
yarn start
  • Open a browser and navigate to http://localhost:8000.
  • Change some contents of content/index.mdx and you will find a browser reload and show what you have changed automatically.

Troubleshooting

If you have any following issues while running the project, please follow short instruction to fix them.

  • Failed to launch the browser process: error while loading shared libraries: libnss3.so: No such file or directory, follow the steps in this link.
  • 404 after deployment, you may miss a CNAME file in a repository.
  • Markdown content inside a content folder does not show, please check https://awsm.page/mdx/mdx-markdown-inside-a-react-component/.

To do

Useful information

Open Source Agenda is not affiliated with "Dotnetthailand.github.io" Project. README Source: dotnetthailand/dotnetthailand.github.io

Open Source Agenda Badge

Open Source Agenda Rating