Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 230 Bytes

File metadata and controls

13 lines (9 loc) · 230 Bytes

Backurapp

Then generate your new project, first make sure you're in your project folder (mkdir my-awesome-project && cd my-awesome-project/), then run:

npm init yo backurapp

To run tests:

yarn test