cowin-monitor/frontend
Ameya Shenoy ee66773268
feat: add landing page
this is a partially working commit

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2021-05-04 21:24:31 +05:30
..
public chore: create frontend template using vue 2021-05-04 12:01:28 +05:30
src feat: add landing page 2021-05-04 21:24:31 +05:30
.browserslistrc chore: create frontend template using vue 2021-05-04 12:01:28 +05:30
.eslintrc.js chore: create frontend template using vue 2021-05-04 12:01:28 +05:30
.gitignore chore: create frontend template using vue 2021-05-04 12:01:28 +05:30
babel.config.js chore: create frontend template using vue 2021-05-04 12:01:28 +05:30
entrypoint.sh feat: add landing page 2021-05-04 21:24:31 +05:30
package-lock.json feat: add landing page 2021-05-04 21:24:31 +05:30
package.json chore: add element ui 2021-05-04 12:49:09 +05:30
README.md chore: create frontend template using vue 2021-05-04 12:01:28 +05:30
tsconfig.json chore: create frontend template using vue 2021-05-04 12:01:28 +05:30

frontend

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.