Skip to content

hoangthau/react-cinema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Cinema App

You can play around with demo site: http://react-cinema.surge.sh/

Getting Started

Install Node v9.x or higher and install Yarn

> node -v
> npm -v
> npm install -g yarn

There are two methods for getting started with this repo.

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/hoangthau/react-cinema.git
> cd react-cinema
> yarn install
> yarn start

Not Familiar with Git?

Click here then download the .zip file. Extract the contents of the zip file, then open your terminal, change to the project directory, and:

> yarn install
> yarn start

About

React Cinema App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published