Closed fromheten closed 8 years ago
When we coded this, I thought we'd stay with only one repo for the whole app, and told @mattgstevens to put the API code in ./server.
./server
We don't have that constraint, so I'm putting the source in ./src and keep only one of the package.json files.
./src
package.json
When we coded this, I thought we'd stay with only one repo for the whole app, and told @mattgstevens to put the API code in
./server
.We don't have that constraint, so I'm putting the source in
./src
and keep only one of thepackage.json
files.