nazo21 / lst_app

List web app
0 stars 1 forks source link

Front end Issue #4

Open nazo21 opened 1 month ago

nazo21 commented 1 month ago

Needed to refactor and also to creating a Homepage with hamburger tabs

koilufs commented 1 month ago

hello, i will start and try to build the hamburger tabs if that's ok with you.

nazo21 commented 1 month ago

Hello, i will start and try to build the hamburger tabs if that's ok with you.

hello, that is fine. Just submit the code via pull request so I can review it.

koilufs commented 1 month ago

ok

koilufs commented 1 month ago

pardon me. i tried to open the server the usual way but it didn't open. Screenshot (102)

nazo21 commented 1 month ago

Did you try npm start?, I believe it is because in the json file it is not defined in the scripts. Enter "scripts": { "dev": "vite", "start": "npm run dev" }, where start command is added

koilufs commented 1 month ago

great! it didn't gave me an error. now what? Screenshot (108)

nazo21 commented 1 month ago

great! it didn't gave me an error. now what? Screenshot (108)

Try npm install then npm run dev or npm start

koilufs commented 1 month ago

don't think its working. thank you for letting me try, and for being patient. goodbye.