node set up

 ==

codesand box is not used for porfessional projects


==

install node js

create a new project

build a project

===

node -v

16.13.0 or some other version




No comments:

Post a Comment

How to host application on server new way

 copy the htacess from public to root copy the server.php from public to root but rename to index.php htacess <IfModule mod_rewrite.c>...