ElinorCrew / loppemarked

A website for discovering norwegian flea markets

Home Page:http://loppemarked.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loppekartet

Travis CI Status

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

npm install
npm run dev

Loppekartet should now be running on localhost:9000.

To run in production mode

npm install
npm start

Deploying to Heroku

Add the heroku remote with:

heroku git:remote -a loppemarked

You will now be able to push to heroku with:

git push heroku master

About

A website for discovering norwegian flea markets

http://loppemarked.herokuapp.com/


Languages

Language:JavaScript 82.7%Language:HTML 11.8%Language:CSS 5.5%