Skip to content

ramogollon1/movies-redux

Repository files navigation

Movies

We need to install dependencies to run application:

npm run install or npm i

You can run application:

npm run dev

Open http://localhost:8080 to view it in the browser.

You can build application:

npm run build

You can run application like to production:

npm run production

You can test application to production:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published