Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelYuhe authored Jan 9, 2024
1 parent 38f4b5f commit 4ee5ced
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ Chrome extension starter template with React, TypeScript, Vite and Tailwind.

Built from [Chrome Extension Starter](https://github.com/chibat/chrome-extension-typescript-starter)

## Features

- Use React, Vite and TypeScript for development
- Tailwind CSS support
- Husky for commit check
- Actions for build
- Some utils to simplify Chrome API

## Development

```bash
Expand All @@ -15,4 +23,4 @@ pnpm dev

# Build
pnpm build
```
```

0 comments on commit 4ee5ced

Please sign in to comment.