This boilerplate is useful for starting a new web project which expected to use next techs:
To start project you need to run backend server and webpack script
npm run server
npm run webpack-watch
Link with started server will be printed to console