Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 311 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 311 Bytes

Web template

Setup

  • Create a new repository using this template.
  • Clone locally with git clone.
  • Change all the template names to the project name ( in the code and package.json ).
  • Run yarn install.

Based on the t3-app.

Contribute