Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

megafatsquirrel/Blank-Project-Web-App

Repository files navigation

BLANK PROJECT TEMPLATE

A simple all-in-one starting point for a NodeJS based web app

  • Clone or Unzip folder
  • At the root run 'npm install' to get all dependencies
  • To run the server at the root run 'npm start'