Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 324 Bytes

File metadata and controls

27 lines (15 loc) · 324 Bytes

CodeGig

Simple Job find app for coders. This app uses Node, Express, Sequalize (Postgres) and Handlebars.

Quick Start

# Install dependencies
npm install

# Serve on localhost:5000
npm start
# Dev Server (Nodemon)
npm run dev

App Info

Author

Version

1.0.0