You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tovi Jaeschke-Rogers b137b50766 Add logging & authentication middleware 2 years ago
..
public Embed vue.js build directory in golang 3 years ago
src Add logging & authentication middleware 2 years ago
.gitignore Embed vue.js build directory in golang 3 years ago
README.md Embed vue.js build directory in golang 3 years ago
babel.config.js Embed vue.js build directory in golang 3 years ago
jsconfig.json Embed vue.js build directory in golang 3 years ago
package-lock.json Add file upload and delete capabilities to admin post form 2 years ago
package.json Add file upload and delete capabilities to admin post form 2 years ago
vue.config.js Embed vue.js build directory in golang 3 years ago

README.md

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

Customize configuration

See Configuration Reference.