diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000000000000000000000000000000000000..c4b48c3653df05253b6519626cb098f5204ae9ce --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - init: npm install && npm run build + command: npm run start diff --git a/README.md b/README.md index 73894e047e851047e0a7c1ee0b3e2c8181c54511..1236df2d6eb189d148b46bad5162fd301f0c4ea9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/tabler/tabler) + # Tabler A premium and open source dashboard template with a responsive and high-quality UI.