Tim Gröger
dadb31f376
for sm only send year, month, day. But you have to decrement month to send, because month starts with 0. Also you have to increment month to get. |
||
---|---|---|
cert | ||
public | ||
src | ||
.gitignore | ||
.prettierrc.js | ||
README.md | ||
babel.config.js | ||
package-lock.json | ||
package.json | ||
vue.config.js |
README.md
newgruecht-vue
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