dwyanalford / hereandnow

Contains code compiled by 4 members of a bootcamp class project
0 stars 0 forks source link

#10 created complete file stucture including server.js, package.json (more) #12

Closed dwyanalford closed 7 years ago

dwyanalford commented 7 years ago

created complete file stucture including server.js, package.json, public folder, handlebars views folder, config and models files for sequelize, api routes and html routes directory. Also inlcuded a .gitignore file a Node ignore files to ignore node_modules directory on commit so you will have to do an npm install after pulling new master.