erp_front_end_prod

1.0.1 • Public • Published

Getting started

1. Creating Docker Image

Change to project root and build a docker image with this command

docker build -t mayloz-webapp .

This will install all the dependencies such as nodejs, npm, apache2 as well as all listed in package.json.

2. Preview

To take a look at the app fire up following one

docker run -p 8080:80 -d mayloz-webapp

This will run apache2 server and that will serve index.html, bundle.js and other assets at localhost:8080

Readme

Keywords

none

Package Sidebar

Install

npm i erp_front_end_prod

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • siddi