Skip to content

mbartellini/HyperCoachInterface

Repository files navigation

Hyper Coach Interface - your online coach

Requirements

To run the tests you should first install the project requirements.

If you do not have this installed, you can do so by running the following commands.

sudo apt-get update
curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install npm
npm install -g npm

For Windows installation you can follow the Node documentation and npm Documentation

Setting up the API url

Go to the src/api/api.js and set up the baseUrl to your API's server url.

Once that is done you could use our own mailing.js template file.

Project setup

npm install

The server port is set in vue.config.js you can change it to which ever you will use. The default is 9090.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages