Basic Responsive Website with Express server
# install dependencies
npm install
# serve at localhost:1337
npm startSample basic responsive web application with minimal express server setup
https://vikramkute.github.io/web-starter-with-express-server/
Repository from Github https://github.comvikramkute/web-starter-with-express-server
Basic Responsive Website with Express server
# install dependencies
npm install
# serve at localhost:1337
npm startSample basic responsive web application with minimal express server setup
https://vikramkute.github.io/web-starter-with-express-server/
MIT License