Skip to content

mememe0142/rakuten-tv-clone

 
 

Repository files navigation

rakuten-tv-clone

Empty project.

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

Open the file build/index.html in your browser

Credits

Made with createapp.dev

About

Rakuten tv clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.1%
  • CSS 22.4%
  • HTML 2.5%