Skip to content

steveworley/styleguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styleguide

The styleguide app that was presented during Friday Mavericking on 24th May. Included in this repo is the front-end and back-end system that we demo'd on Friday.

Setting the Styleguide up locally

  1. Install Node.js (http:https://nodejs.org)
  2. Install MongoDB (http:https://docs.mongodb.org/manual/installation/)
  3. cd path-to-this-repo and then node server to start the server.

The server will install the test data we used on Friday the first time a request is made if it cannot find the data in the MongoDB.

MongoDB settings

server: localhost port: 27017 database: styleguide_db collection: projects

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published