Skip to content

apsdehal/juniper-networks-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juniper Network Challenge Build Status

This project has been created in response to coding challenge by Juniper Networks.

Features

  • Uses React
  • All modern technologies using create-react-app like eslint. webpack, babel and jest for testing and linting
  • Tests written using enzyme and jsst

Installation

  • Run npm install and npm start to start server on http://localhost:3000
  • Run npm test to run the tests
  • Run npm run build to build