Skip to content

A simple video content page builded with modern React

Notifications You must be signed in to change notification settings

alejovp/dreadful-react

Repository files navigation

dreadful-react

A simple video content app builded with modern React.

Requiriments

Setup:

Builded using node v14.15.0.

Clone this repo and at the root level run:

$ npm i

Running the project:

In order to run the project just do:

$ npm run dev

This will create the app bundle, run eslint, a local server on port 8081 with hot reloading and open a browser window pointing to this server.

For unit testing:

$ npm run test

or for code coverage:

$ npm run test-coverage

About

A simple video content page builded with modern React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published