What is it? It's my first (or not) attempt for create web application (web server + frontend sied (aka server/client)). But, for some reason, i drop it. There was a few dirty moments, what i dont like...
- Clone project
- Run
npm i
in CLI - When you initialize node modules, now build & start the server with
node run start-build
- Connect to your website and to do something...