Skip to content

unicodeveloper/miniflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miniflix

This is the code that accompanies the Miniflix tutorial on Scotch.io.

Installation

# Get the project
git clone https://github.com/unicodeveloper/miniflix

# Change directory
cd miniflix

# Install the dependencies
npm install

# Run your app
npm start

Releases

No releases published

Packages

No packages published