Skip to content

sebastianlp/meliapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published