Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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