Skip to content

Commit

Permalink
Add note to use vite instead of create-react-app
Browse files Browse the repository at this point in the history
  • Loading branch information
abigailalexander committed Sep 25, 2024
1 parent 15b91ba commit 2a674b6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
An npm library for Control Systems web applications

## Installation

:warning: cs-web-lib is **NOT** compatible with projects using create-react-app. Vite should be used instead.

Install via npm:
`npm install @diamondlightsource/cs-web-lib`

Expand Down

0 comments on commit 2a674b6

Please sign in to comment.