8000 GitHub - pertinate/alt1-template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pertinate/alt1-template

Repository files navigation

Alt1 Template

This template is intended to be used for quickstarting new applications. When visiting the webpage in the browser, the alt1 addapp link is generated for you to click and add the app either in dev or in production.

Stack

This repo uses

  • Vite
  • React
  • Zustand
  • Mantine
  • Tailwind

Setup

First complete these steps for deploying to GitHub Pages

  • Go to Settings in your new Repo
  • Select "Pages"
  • Ensure Source is "GitHub Actions"

After cloning the repo

  • run npm install

Then

  • run npm run dev
  • main.tsx is the entry point
  • alt1.tsx ensures Alt1 has been mounted
  • App.tsx is where the mounted Alt1 app is rendered

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0