Zevere web app powered by Angular 6
- Restore dependencies
npm install
- Run the app and navigate to http://localhost:4200
npm start
Alternatively, you can use the Docker image:
docker run --tty --publish 8080:4000 zevere/webapp-coherent:edge
Zevere web app powered by Angular 6
npm install
npm start
Alternatively, you can use the Docker image:
docker run --tty --publish 8080:4000 zevere/webapp-coherent:edge