LLNL-Collaboration / uiuc2016

1 stars 1 forks source link

Set Up a Node.js Project Environment #2

Closed xjrc closed 7 years ago

xjrc commented 7 years ago

Once the base VisualCMI code has been uploaded to the repository, the code should be supplemented by a node.js project environment. This project environment should be configured so that VisualCMI can be easily deployed from a node.js server and tested. For more information on how to set up node.js tests, please review these instructions.

Once this task is complete, the VisualCMI code should be bolstered by a node.js project infrastructure that runs at least one basic test case.

xjrc commented 7 years ago

Delayed to the October 31 milestone.

xjrc commented 7 years ago

Here are some additional resources related to node.js and npm that may be helpful:

xjrc commented 7 years ago

Redirected to #9.