Spaces:
Sleeping
Sleeping
File size: 300 Bytes
ca30d96 f074415 ca30d96 f074415 ca30d96 f074415 ca30d96 | 1 2 3 4 5 6 7 8 9 10 11 12 | {
"name": "transcreation-explorer",
"version": "1.0.0",
"description": "A tool for exploring English-Chinese transcreation examples",
"scripts": {
"start": "cd server && node index.js",
"build": "cd client && npm run build"
},
"dependencies": {
"concurrently": "^8.2.2"
}
} |