From 2ef0f398c918ae64f490c559d44c5204f049243d Mon Sep 17 00:00:00 2001 From: sowgro Date: Fri, 27 Sep 2024 22:07:43 -0400 Subject: REACT --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3f0dcf5..360138c 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,9 @@ beyond the bar ### Development resources - [Chrome Bookmarks API](https://developer.chrome.com/docs/extensions/reference/api/bookmarks) -- [React Docs](https://react.dev/) \ No newline at end of file +- [React Docs](https://react.dev/) + +### Build instructions +- Install libraries `npm install` +- Live server for testing: `npm run dev` +- create unpacked extension in dist folder `npm run build` \ No newline at end of file -- cgit v1.2.3