Skip to content

mbrio/react-pipeline-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-pipeline-example

An example project for react-pipeline

Build Status

Introduction

This is a very simple example application for react-pipeline that demonstrates how to set a project up bootstrapped with babel, jsdoc, and jest that relies on react-pipeline.

Commands

To build the source code:

$ npm run build

To lint the code:

$ npm run lint

To create documentation:

$ npm run doc

To unit test:

$ npm test

To execute the pipeline:

$ npm start

About

An example project for react-pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published