Skip to content

maylortaylor/twitception

Repository files navigation

twitception

Endlessly search and click to find new hashtags

Getting Started

1) Github

clone/download repository

2) npm

$ npm install

3) Running app

go to root folder of app and run coommand below

$ npm start

if it does not work, just use the command below to start the server

$ node server.js

4) Go to http://localhost:3000/ in your web browser

Using Docker

1) Run docker-compose up

2) Go to http://localhost:3000/ in your web browser

About

Node app with Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published