Skip to content

The Web App for GNU/Linux Hardware Compatibility List

Notifications You must be signed in to change notification settings

guoyunhe/hcl-app

Repository files navigation

The Web App for GNU/Linux Hardware Compatibility List

Get Started

Local Development

cp .env.example .env
pnpm install
pnpm start

Production Deployment

cp .env.example .env
pnpm install
pnpm build

Technology Stack

About The Template

This app is generated from https://github.com/guoyunhe/react-app-template

Issues and pull requests are always welcome.

Looking for a back-end template? Checkout https://github.com/guoyunhe/adonis-api-template