Skip to content

EventFindr/findr-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

findr-web

Web Client for Findr

Build instructions

First install dependencies:

npm install

Then build with:

gulp

And run the build with:

nodejs server.js

...or your preferred method of setting up a static web server for /dist.