smartnav / kickstarter-node-express

NodeJs Application Starter (With Express)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to kickstarter!

Hi! I'm Navish. I have created this because if you start any application with express, you just download/clone it then folder structure and authentication module will be ready.

Folder structure

enter image description here

Setup

  1. Download the folder from https://github.com/smartnav/kickstarter-node-express.git
  2. cd kickstarter-node-express (Into the directory)
  3. npm i (Install npm moudles)
  4. npm start

Open the browser with http://localhost:4000

Enjoy!!

About

NodeJs Application Starter (With Express)


Languages

Language:JavaScript 90.4%Language:HTML 9.3%Language:CSS 0.2%