|
|
8 years ago | |
|---|---|---|
| build | 9 years ago | |
| config | 8 years ago | |
| src | 8 years ago | |
| static | 9 years ago | |
| .babelrc | 9 years ago | |
| .editorconfig | 9 years ago | |
| .gitignore | 9 years ago | |
| LICENSE | 8 years ago | |
| README.md | 9 years ago | |
| index.html | 8 years ago | |
| npm-debug.log.214648163 | 8 years ago | |
| npm-debug.log.3253115006 | 8 years ago | |
| npm-debug.log.3981068569 | 8 years ago | |
| package.json | 8 years ago |
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.