build setup now available. #3
Replies: 2 comments 2 replies
-
|
The linting and testing infra is now checked in! please run yarn test as you write code, and write tests with it. @pelikhan it would be super helpful if you are able to check this and suggest if I should change anything. Please also suggest changes if you think any of this would conflict with eventually using this library with Jacdac-TS. |
Beta Was this translation helpful? Give feedback.
-
|
To unblock develop, i've turned the library into a small react app with hot reload (reloads on every source change), starting with "yarn start". Make sure to run "yarn install" again. This will make it easier to develop the library and eventually we'll clean this up once we're ready to release it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@make4all/sensor-accessibility I pushed a very basic development workflow and updated the readme with appropriate instructions. Please be sure to pull from main if you are working on code. Please also feel free to suggest or push updates to improve the build infra! I will be adding linting and will eventually setup ci/cd for this repository.
Beta Was this translation helpful? Give feedback.
All reactions