Skip to content

Commit 3f70275

Browse files
author
Benoit Jean
committed
Update readme
1 parent ae2913e commit 3f70275

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
1-
mmm-push-it-ui
1+
REact Tutorial
22
===================================================
33

4-
This UI must deploy internally because it's unsecure.
4+
Playing with React within a Nodejs app.
55

66

7-
# usage
8-
9-
## deploy application
10-
to use the project, there a docker file available
11-
12-
run
13-
* `docker pull docker-registry.tritondigital.com/mmm-push-it-ui`
14-
* `docker run -d -p 3000:3000 -e NODE_ENV=production docker-registry.tritondigital.com/mmm-push-it-ui`, then you can access application at ip:3000, where ip is the docker server ip.
157

168
## server
179
start the server `npm start`
18-
19-
start the server in dev mode `npm run start:dev`

0 commit comments

Comments
 (0)