A central space to collate all Capco Engineering information sources.
View Demo
·
Report Bug
·
Request Feature
Contents
A central space to collate all Capco Engineering information sources. Aimed at clients, candidates and internal employees alike.
To get a local copy up and running follow these simple steps.
To install dependencies and run the app follow the below steps:
- Navigate to /engineering-webstite
- Run command "npm install"
- Run command "npm start"
The app should run successfully on http://localhost:3000/
- Navigate to /engineering-website
- Run command "npm install"
To run local unit tests follow the below steps:
- Run command "npm run test"
- Select option a
To run local e2e Playwright tests follow the below steps:
- Run command "npx playwright test"
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request with at least one reviewer
If you would like to contribute to any Capco Digital OSS projects please read:
Distributed under the MIT License. See LICENSE
for more information.