mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 08:34:15 +01:00
519500508a
* fix: add crossorigin attribute * Update index.html --------- Co-authored-by: Robert Schelling <robert.schelling@neckar.it> Co-authored-by: TwiN <twin@linux.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vue.config.js |
app
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint