https://github.com/cloudinary-devs/color-accessibility
Code for the color accessibility Dev Hints video
https://github.com/cloudinary-devs/color-accessibility
Last synced: 19 days ago
JSON representation
Code for the color accessibility Dev Hints video
- Host: GitHub
- URL: https://github.com/cloudinary-devs/color-accessibility
- Owner: cloudinary-devs
- Created: 2023-11-13T15:13:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-12T11:36:25.000Z (over 2 years ago)
- Last Synced: 2025-01-25T16:32:07.399Z (over 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# color-accessibility
Code for the color accessibility Dev Hints video
Built using [webpack](https://webpack.js.org/guides/getting-started/).
## Build
```
npm i
npm run build
```
Right-click dist/index.html -> Open with Live Server.