Mediocreatmybest commited on
Commit
2f6b975
·
1 Parent(s): c59ad89

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -7,4 +7,5 @@ RUN git clone https://github.com/excalidraw/excalidraw
7
  # yarn & \
8
  # yarn start
9
  RUN yarn add react react-dom @excalidraw/excalidraw
 
10
 
 
7
  # yarn & \
8
  # yarn start
9
  RUN yarn add react react-dom @excalidraw/excalidraw
10
+ RUN yarn start
11