A modular dashboard page for a monitor to display in my room, 24/7
Find a file
2022-08-10 04:58:16 -04:00
routers initial commit 2022-08-10 01:05:40 -04:00
src add smooth and rounded line components 2022-08-10 04:58:16 -04:00
.gitattributes Initial commit 2022-08-09 20:22:39 -04:00
.gitignore Initial commit 2022-08-09 20:22:39 -04:00
index.html initial commit 2022-08-10 01:05:40 -04:00
index.ts initial commit 2022-08-10 01:05:40 -04:00
LICENSE Initial commit 2022-08-09 20:22:39 -04:00
package-lock.json initial commit 2022-08-10 01:05:40 -04:00
package.json initial commit 2022-08-10 01:05:40 -04:00
README.md initial commit 2022-08-10 01:05:40 -04:00
tsconfig.json initial commit 2022-08-10 01:05:40 -04:00
webpack.config.js initial commit 2022-08-10 01:05:40 -04:00

🚀 Welcome to your new awesome project!

This project has been created using webpack-cli, you can now run

npm run build

or

yarn build

to bundle your application