hff-entry-forms/web
2021-10-25 09:19:49 -05:00
..
public web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
src web: Add vue router. 2021-10-25 09:19:49 -05:00
.browserslistrc web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
.eslintrc.js web: Add vue router. 2021-10-25 09:19:49 -05:00
.gitignore web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
.prettierrc.yaml web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
package-lock.json web: Add vue router. 2021-10-25 09:19:49 -05:00
package.json web: Add vue router. 2021-10-25 09:19:49 -05:00
README.md web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
tsconfig.json web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00

hff-entry-form-web

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.