Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ochairo authored Mar 28, 2024
1 parent 0493d4b commit 6212238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ It is Framework-Agnostic with minimal runtime dependencies, enabling integration
Initial technology stack is simple.

- [Web Components](https://developer.mozilla.org/en-US/docs/Web/API/Web_Components): Browser-native API for building reusable components.
- [Webpack](https://webpack.js.org/): JavaScript bundler for the browser (Can change to other bundler such as Vite, Turbopack).
- [Webpack](https://webpack.js.org/): JavaScript bundler for the browser (Can change to other bundler such as Vite).
- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML), [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS), [TypeScript](https://www.typescriptlang.org/): Core technologies for web development.

## Architecture
Expand Down

0 comments on commit 6212238

Please sign in to comment.