https://github.com/telefonica/living-app-v2-react-template
Set up a modern Living App by forking.
https://github.com/telefonica/living-app-v2-react-template
Last synced: 4 months ago
JSON representation
Set up a modern Living App by forking.
- Host: GitHub
- URL: https://github.com/telefonica/living-app-v2-react-template
- Owner: Telefonica
- License: other
- Created: 2022-09-26T08:39:05.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T12:43:30.000Z (over 1 year ago)
- Last Synced: 2025-03-14T13:22:50.574Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 625 KB
- Stars: 1
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started with Living Apps 2.0
This template project was forked from [living-app-v2-react-template](https://github.com/Telefonica/living-app-v2-react-template)
## Available Scripts 🚀
- **`npm start`**: runs the app in the development mode.
- **`npm run build`**: builds the app for production to the `build` folder.
- **`npm run test:unit`**: unit tests
- **`npm run blue-ball`**: Shortcut for a complete [blue-ball](https://www.jenkins.io/blog/2012/03/13/why-does-jenkins-have-blue-balls/) building check: linter + formatter + tests (all) + build + package
## Learn More 📚
- [**SDK DOCS**](https://la-docs.apps.ocp-epg.tid.es/docs/intro/)
- [**CI/CD**](https://la-docs.apps.ocp-epg.tid.es/docs/cicd)
- [**REACT COMPONENT LIBRARY**](https://la-react.apps.ocp-epg.tid.es)
- [Dev Stack](./docs/dev-stack.md)
## Licensing 📝
- [LICENSE](./LICENSE)
## QA
- [QA README](./tests/acceptance/README.md)