Skip to content

Latest commit

 

History

History
128 lines (91 loc) · 4.91 KB

README.md

File metadata and controls

128 lines (91 loc) · 4.91 KB

Contributors Forks Stargazers Issues MIT License


Logo

Engineering Website

A central space to collate all Capco Engineering information sources.
View Demo · Report Bug · Request Feature

Contents

About The Project

Product Name Screen Shot

A central space to collate all Capco Engineering information sources. Aimed at clients, candidates and internal employees alike.

Built With

GitHub react

Getting Started

To get a local copy up and running follow these simple steps.

Local Setup

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/

Testing

  • 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"

Usage

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

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request with at least one reviewer

If you would like to contribute to any Capco Digital OSS projects please read:

License

Distributed under the MIT License. See LICENSE for more information.