Skip to content

gloriaJun/gloria-tilog

Repository files navigation

Gatsby

My Development Study History

This workspace has been generated by Nx, a Smart, fast and extensible build system.

🚀 Homepages

🧐 What's inside?

  • yarn berry (yarn v3)
  • Nx
  • React v18
  • TypeScript v5
  • styled-component

Understand this workspace

Run nx graph to see a diagram of the dependencies of the projects.

How to Run

Install Package

yarn install

Local Development

$ yarn start doc

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build doc

This command generates static content into the build directory and can be served using any static contents hosting service.