Skip to content

TeamHex front-end for obtaining color data for sports teams.

License

Notifications You must be signed in to change notification settings

weters/teamhex-vue

Repository files navigation

teamhex-vue

This is the web front-end for Team Hex. This application requires the Team Hex API.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

In development, it looks for the API at http://localhost:5000. You can configure this by setting the VUE_APP_API_URL environment variable.

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.