Skip to content

This repository contains solution to the assignment given by vimeo.

License

Notifications You must be signed in to change notification settings

apsrcreatix/vimeo-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

  1. Install the dependencies and devDependencies by running:
npm install
  1. Start the server by running:
npm start
  1. Visit localhost:3000 / respective port on which your server is running.
  Local:            http://localhost:3000
  On Your Network:  http://192.168.29.206:3000
  1. There is a mock server running for "development" environment using miragejs. If you want to your own server, make sure you are commenting/removing code involving the mock server instace creation step.

About

This repository contains solution to the assignment given by vimeo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published