Hi, my name is Hoang Trinh. I'm a passionate software developer who produces free educational content on cloud-native and web development (mostly about Javascript).
-
Clone the project
git clone https://github.com/piavgh/hoangtrinhj.com.git
-
Start developing.
Navigate into your code directory and start it up.
cd hoangtrinhj.com/ yarn install // or npm install gatsby develop
-
Open the source code and start editing!
Your site is now running at
http://localhost:8000
!Note: You'll also see a second link:
http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.Open the
hoangtrinhj.com
directory in your code editor of choice and editsrc/pages/index.js
. Save your changes and the browser will update in real time!
Hoang Trinh
This project is licensed under the MIT License - see the LICENSE file for details