Skip to content

Alex90Jennings/team-dev-client-c5

 
 

Repository files navigation

Team Dev Client

Client repository for team dev project.

Quick Start

Clone this repository

$ git clone git@github.com:boolean-uk/team-dev-client.git && cd team-dev-client
$ npm ci # install dependencies
$ npm start
# then point your browser to localhost:3000

Run tests

Cypress setup: https://docs.cypress.io/guides/getting-started/installing-cypress

$ npx cypress open

Contribution

Styling

  • Fonts: to make it easier let's just keep a consistent font throughout
  • Colors: background #2a2c30, normal text #fff, links #ffa500

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 84.1%
  • CSS 13.9%
  • HTML 2.0%