Skip to content

Spin up a base bones structure with Node.JS - Express.js using Swig for HTML templating.

Notifications You must be signed in to change notification settings

wesleyduff/Bones_spinnup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JS : Express.js : Swig.js - Bones App

This code a base code repo for spining up a base prototype or full app from the ground up.

Version

1.0.0

Tech

This is the best way to start off with a prototype or base code. Get up and running with a working "/" and "/home" route with express.js using gulp to run the server.

  • express.js : Service Framework
  • swig.js : HTML templating not Jade
  • gulp : front-end build scripts

Installation for Demo:

You will need to clone the repo Once cloned you can then run

$ npm install
$ npm start

License

MIT

About

Spin up a base bones structure with Node.JS - Express.js using Swig for HTML templating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published