浏览代码

improved readme deploy section

Alexander Rose 5 年之前
父节点
当前提交
53e0a36539
共有 1 个文件被更改,包括 2 次插入0 次删除
  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
     npm publish
 
 
 ## Deploy
 ## Deploy
+    npm run test
+    NODE_ENV=production npm run build
     node ./scripts/deploy.js # currently updates the viewer on molstar.org/viewer
     node ./scripts/deploy.js # currently updates the viewer on molstar.org/viewer
 
 
 ## Contributing
 ## Contributing