-
Notifications
You must be signed in to change notification settings - Fork 1
Hwo to develop
Bassem AlSabbagh edited this page Jan 29, 2024
·
2 revisions
- When you first clone the repository, run
npm ion the root level - After making changes execute
npm run buildin the root of your local clone of responsive-ui before you link it and test it in your local project - If you want to link the locally responsive-ui library to your local project (e.g. wetix/admin-portal), do as per the following image, and then run
npm iin your local project root