rubberguppe/web
2021-12-30 14:31:38 +01:00
..
public update and self-serve fontawesome 2019-11-17 19:43:54 -06:00
src gup.pe -> a.gup.pe 2021-12-30 14:31:38 +01:00
tests/unit vue scaffold 2019-10-02 20:54:16 -05:00
.editorconfig vue scaffold 2019-10-02 20:54:16 -05:00
.gitignore ignore web bundle 2021-11-01 18:11:20 -05:00
babel.config.js vue scaffold 2019-10-02 20:54:16 -05:00
package-lock.json Port Guppe to activitypub-express 2021-11-01 16:47:50 -05:00
package.json add docker deployment 2021-11-01 18:05:14 -05:00
README.md vue scaffold 2019-10-02 20:54:16 -05:00
vue.config.js add vue router and connect via history fallback middleware 2019-10-03 21:47:44 -05:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.