data_max_test

Project setup

# Clone this repository
$ git clone https://github.com/captainamiedi/data_max_test.git

# Go into the repository directory
$ cd data_max_test

# Install dependencies
$ 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.