jeremyrajan / express-seed-webapp

A seed application structure for Express Apps (inc ORM, Bootstrap, Authentication)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-seed-webapp

This is still work-in-progress, use at your own risk

A seed application structure for Express Apps (inc ORM, Bootstrap, Authentication).

Usage

git clone git@github.com:jeremyrajan/express-seed-webapp.git
cd express-seed-webapp.git
npm install
npm start

About

A seed application structure for Express Apps (inc ORM, Bootstrap, Authentication)

License:MIT License


Languages

Language:JavaScript 52.6%Language:HTML 30.8%Language:CSS 16.6%