Kaynağa Gözat

improved readme deploy section

Alexander Rose 5 yıl önce
ebeveyn
işleme
53e0a36539
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -142,6 +142,8 @@ To get syntax highlighting for shader and graphql files add the following to Vis
     npm publish
 
 ## Deploy
+    npm run test
+    NODE_ENV=production npm run build
     node ./scripts/deploy.js # currently updates the viewer on molstar.org/viewer
 
 ## Contributing