Skip to content

Commit

Permalink
chore: publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
S-N-O-R-L-A-X committed May 27, 2024
1 parent 77d6459 commit 3bde261
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
# React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

To fix the pipeline, we need to add a secret in `main.yml`.
To fix the route, we need to change the path in `vite.config.ts`
This repo provides some artistic components.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "vite-react-ts-template",
"private": true,
"name": "artistic-components",
"version": "0.0.0",
"type": "module",
"author": "snorlax.xu",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 3bde261

Please sign in to comment.