0
Do you need a server?
Do you need a server for a website? If yes do you still need to code it?
6 Antworten
+ 3
Yes you need a server for a website. You can create a local server or use a web hosting service.
If you choose a web hosting service, the host will manage the server for you.
+ 1
Go here and read option 2
https://www.websitebuilderexpert.com/hosting-websites/
+ 1
Francis Mistica I started with Bootstrap then switched to Tailwind CSS.
If you have any more questions that are separate from your initial post, please create a new post.
0
how do you create a local server?
0
Chris C. what css framework are you using if you are making a website?
0
Francis Mistica which code editor are you using?
If VS Code, then install the live server extension.
You can use it by Right-clicking your code on the IDE and click on "open with live server".