bullish/frontend
Ameya Shenoy b4656e7fca
feat: django and vue integration
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2021-02-09 12:37:04 +05:30
..
public feat: add basic vue app 2021-02-09 04:00:23 +05:30
src feat: django and vue integration 2021-02-09 12:37:04 +05:30
.gitignore feat: add basic vue app 2021-02-09 04:00:23 +05:30
babel.config.js feat: add basic vue app 2021-02-09 04:00:23 +05:30
Dockerfile feat: django and vue integration 2021-02-09 12:37:04 +05:30
entrypoint.sh feat: add basic vue app 2021-02-09 04:00:23 +05:30
package-lock.json feat: django and vue integration 2021-02-09 12:37:04 +05:30
package.json feat: django and vue integration 2021-02-09 12:37:04 +05:30
README.md feat: add basic vue app 2021-02-09 04:00:23 +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.