Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme.md #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# PlaceMaker

PlaceMaker combines the most valuable components of key web-based, self-guideed VR tours to offer a cost-effective method of connecting residents with their neighrborhoods, and highlighting that neighborhood's amenities in innovative and engaging ways.

To run locally
## How To Run Locally

1. Install nodejs and npm. Then install gulp package globally
2. Locate project folder in terminal
3. Type "npm install" to install node packages
4. Type "npm run dev" to start the server and app
4. Type "npm run dev" to start the server and app