shangyuanhsu / survey

This project is a web-based survey application built with Laravel 11 + Vue.js + Tailwind. It allows you to create, manage, and distribute surveys for people to answer. Additionally, this project integrates with Jira to streamline issue tracking and project management.
0 stars 0 forks source link

Ruuning the App #1

Open mtnkosi opened 2 months ago

mtnkosi commented 2 months ago

Hi,

I would to test this app. I followed the steps on your readme file. When I run ph artisan serve command and open the browser, I land to the default laravel welcome page. Which route is used to access the front-end and admin panel?

shangyuanhsu commented 2 months ago

@mtnkosi Hi,

Thank you for your interest! The project is still in the development phase, and I haven't started working on the front-end pages yet. Feel free to follow along for updates as I continue to make progress.

Happy coding!

mtnkosi commented 2 months ago

Thank you for your response. I will keep an eye on the development.