Create the Project
As a user, I need a widget so that I can switch between stream types.
Acceptance Criteria:
- GIVEN the project is not created
- WHEN setting up the project
-
THEN a skeleton project is created -
THEN unit testing support is available -
THEN the version property in the package.json
file is set to0.0.1
-
THEN the project has an MIT LICENSE file
-
- WHEN setting up the project