Code Monkey home page Code Monkey logo

victory-component-boilerplate's Introduction

Travis Status

Victory Component Boilerplate

This is a starter Victory component.

The Generator

We expect these opinions to change often. We've written a yeoman generator to pull down the freshest copy of this repo whenever you use it. It just copies this repo so you don't have to. Check it out here

To create a new project based on this boilerplate:

$ npm install -g yo
$ npm install -g generator-formidable-react-component
$ yo formidable-react-component

The generator replaces victory-component-boilerplate and VictoryComponentBoilerplate across this repo with names specific to your new project. src/components/victory-component-boilerplate.jsx and test/client/spec/components/victory-component-boilerplate.spec.jsx are also renamed, and a fresh README.md is created.

Development

Please see DEVELOPMENT

Contributing

Please see CONTRIBUTING

victory-component-boilerplate's People

Contributors

exogen avatar knowbody avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

victory-component-boilerplate's Issues

Add watch command that just runs build-lib

A new watch or dev-something command would greatly help us out with a common victory development pattern: running npm link on all the component repos, and then linking them all in victory-chart. This lets us refactor components and try new things really quickly, and is how at least @boygirl and I are working.

But, since victory-chart loads the linked modules' lib, we need to run build-lib every time we make a change.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.