An open API service indexing awesome lists of open source software.

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.

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)