/front

Node.js application front-end

Primary LanguageVueMIT LicenseMIT

COINCUBE - Front-End

You will need Node.js to use this software

Please install Node before continuing.

You will also need to clone and run the back-end services from the COINCUBE app repo" before continuing.

Project setup

npm install

Compiles and hot-reloads for development

This is the way you should run the front-end for local use. If you plan to run in a production environment you'll want to use the next command.

npm run serve

Compiles and minifies for production

npm run build

Once front and back are running

Navigate to: http://0.0.0.0:8080 in your browser. Enjoy!