https://github.com/apsdehal/juniper-networks-challenge
JSON schema to query
https://github.com/apsdehal/juniper-networks-challenge
enzyme jest react
Last synced: about 1 month ago
JSON representation
JSON schema to query
- Host: GitHub
- URL: https://github.com/apsdehal/juniper-networks-challenge
- Owner: apsdehal
- Created: 2017-01-30T18:43:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-31T05:15:46.000Z (over 9 years ago)
- Last Synced: 2025-05-31T18:41:40.293Z (about 1 year ago)
- Topics: enzyme, jest, react
- Language: JavaScript
- Homepage: https://apsdehal.in/juniper-networks-challenge/
- Size: 1.58 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Juniper Network Challenge [](https://travis-ci.org/apsdehal/juniper-networks-challenge)
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