Install the dependencies
npm install
Start local server
npm run dev
Navigate to localhost:8080. You should see your app running.