Website Making Local server | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

Website Making Local server

What are best languages and tools to make a site local server. A man suggest me to learn Js, angular Js, jquery, Node js, postgreSql. somethings I have learnt but I cant initial setup. is PHP is necessary? please suggest me How to do or any link to make initial setup ?

3rd Sep 2017, 4:11 PM
Azam
Azam - avatar
6 Answers
+ 8
i can't speak about sql but using node.js you can setup a web server check the hello world app for more info.
3rd Sep 2017, 4:32 PM
Lord Krishna
Lord Krishna - avatar
+ 8
here's another useful resource " This tutorial is designed for software programmers who want to learn the basics of Node.js and its architectural concepts. This tutorial will give you enough understanding on all the necessary components of Node.js with suitable examples. " https://www.tutorialspoint.com/nodejs/index.htm
3rd Sep 2017, 5:12 PM
Lord Krishna
Lord Krishna - avatar
+ 4
use xamp to setup your local site,you can use bootstrap,mysql,jquery,js,php and framework (optional)
5th Sep 2017, 2:18 PM
Mubashir Ahmed
Mubashir Ahmed - avatar
+ 2
these links are efficient. but I need initial setup of a project. how html,css,JS ,Node.Js using postgreSql files are placed and where and merge them
3rd Sep 2017, 4:24 PM
Azam
Azam - avatar
+ 2
thanks @Lord I hve made Basic page through Node.Js local host
3rd Sep 2017, 4:36 PM
Azam
Azam - avatar