Skip to content

hakanozkaptan/RickandMorty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rick and Morty

Install

  • Note: requires a node version >= 7 and an npm version >= 4.

First, clone the repo via git:

git clone https://github.com/hakanozkaptan/RickandMorty.git

Run

For direct running:

$ yarn
$ yarn test # for testing purposes
$ yarn start

For Docker Container:

$ docker build -t rickandmorty .
$ docker run -p 3000:3000 rickandmorty

About

RickandMorty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published