hff-entry-forms/web
2024-08-12 17:36:18 -05:00
..
public web: Update favicon. 2021-10-26 11:57:49 -05:00
src web: Make the event date field aware of time as well. 2024-08-12 16:06:34 -05:00
.browserslistrc web: initial commit with Vue starting point. 2021-10-24 05:53:47 -05:00
.env web: EntryProposal form implementation. 2021-10-26 01:46:59 -05:00
.env.development operations: Add cache invalidation, DEV build config. 2021-10-26 11:52:20 -05:00
.env.production web: EntryProposal form implementation. 2021-10-26 01:46:59 -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
Makefile Rework how the clean build command works. 2021-11-16 06:37:58 -06:00
package-lock.json Update package version to 0.3.3 2024-08-12 17:36:18 -05:00
package.json Update package version to 0.3.3 2024-08-12 17:36:18 -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
vue.config.js web: Expose debug info, fix view on mobile. 2021-10-27 14:02:55 -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.