/lixquid.com

My landing page website.

Primary LanguageHTML

lixquid.com

Personal site hosted at lixquid.com.

Logo

Development

Prerequisites

Setup

  1. Clone the repository.
  2. Install dependencies with yarn install.
  3. Run yarn start to start the development server.
  4. Run yarn lint to run the type checker and linter.

Deployment

  1. Run yarn build to build the site.
  2. Site files will be in the dist directory.