Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 284 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 284 Bytes

CBT Nuggets React Developer Test

This repository is used to provide the boilerplate for the CBT Nuggets React Developer test.

Requirements

  • Node.js >= 6.8.0

Setup

In the root directory

npm install

Running the project

In the root directory

npm start