|
8 anni fa | |
---|---|---|
build | 8 anni fa | |
config | 8 anni fa | |
src | 8 anni fa | |
static | 8 anni fa | |
.babelrc | 8 anni fa | |
.editorconfig | 8 anni fa | |
.gitignore | 8 anni fa | |
LICENSE | 8 anni fa | |
README.md | 8 anni fa | |
index.html | 8 anni fa | |
npm-debug.log.214648163 | 8 anni fa | |
npm-debug.log.3253115006 | 8 anni fa | |
npm-debug.log.3981068569 | 8 anni fa | |
package.json | 8 anni fa |
Frontend for forum
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.