/meliapp

Primary LanguageJavaScript

Build Status

How to

  1. Install dependencies
$ npm install
  1. Run dev server
$ npm run dev

And a browser will come up, if not http://localhost:3000/

  1. Build for production and serve
$ npm run build
$ npm run serve

And visit http://localhost:3001/

In order to use the API you have to install PM2