typescript-express-starter icon indicating copy to clipboard operation
typescript-express-starter copied to clipboard

TypeScript 2 + Express + Node.js

Results 1 typescript-express-starter issues
Sort by recently updated
recently updated
newest added

Hi, I have a folder structure like below: - src - data - file.json How to copy **.json files** under the **data** folder into the **dist** folder using the gruntfile.js...