Skip to content

andrewdamelio/emoji-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji Hunt - Demo

Works best on Chrome (OS X)

Installation

You'll need to have [Node.js] (https://nodejs.org/) to get started.

$ git clone https://github.com/andrewdamelio/emoji-hunt
$ cd emoji-hunt
$ npm install
  • If having issues try updating to the latest version of node.

Getting Started

Dev

$ npm start

Open http://localhost:8080 in your browser.

Build

$ npm run clean
$ npm run build
$ http-server -p 8080 .

Open http://localhost:8080 in your browser.

About

Find the emojis game - built with Redux / React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published