Skip to content

vcamelblue2/cle-js-apps--web-tv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Tv App - Cle.js Framework

This project was generated with cle apps template

Install the project:

npm install

Run the project in development on port 4200:

npm start

Build the project:

npm build

Test locally the production build on port 4200:

npm run test-build

Notes

  • The .terserrc is required in production, shuld not be changed / removed to work properly. It prevent the "$" mangling during minifaction

  • Static file location and handling should be manually configured

About

Unofficial Web Tv Aggregator Demo - made with cle.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published