southwestmogrown / rememba_the_chedda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express Project Skeleton

Use this project skeleton as a starting point for structuring your app. Things to note

  • Sequelize configuration has not yet been added -- you will need to set that up yourself
  • You may find yourself wanting to use javascript -- js files can be added in public/javascripts and should be appended to the Pug templates as needed
  • CSS files can go in public/stylesheets and also will need to be added to Pug templates

About


Languages

Language:JavaScript 85.0%Language:Pug 12.7%Language:CSS 1.8%Language:Shell 0.5%