ervan-haryadi / fullstack-javascript-capstone-project

A Capstone Project for Full-Stack JavaScript Professional Certificate
Apache License 2.0
0 stars 0 forks source link

Run Skeleton Application #3

Open ervan-haryadi opened 4 months ago

ervan-haryadi commented 4 months ago

As a Developer I need to run the skeleton application So that I know about the application flow and the functions that I need to implement

Details and Assumptions

* The skeleton codes are available on the repository

Acceptance Criteria

gherkin
Given skeleton application
When the application is ran
Then the application flow can be learned and function design can be drawn
ervan-haryadi commented 4 months ago

Skeleton application have successfully ran