-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Update README for development server instructions and build pro…
…cess; enhance index.html and main.tsx with new UI components - Clarified instructions in README for running the development server from the `js/src` directory. - Added details on building JavaScript code for production and CI pipeline requirements. - Updated index.html to include a stylesheet link and corrected the script source path. - Refactored main.tsx to implement new UI components: NumberInput, Button, Tabs, and MapSelector, improving the app's functionality and user experience. - Introduced state management for counter and selected values, enhancing interactivity within the application.
- Loading branch information
1 parent
d22261a
commit 4f42560
Showing
3 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters