Git Product home page Git Product logo

component's Introduction

@rei/component

This is a template for building REI components using @vue/cli with the legacy init command.

Usage

$ npm install -g @vue/cli @vue/cli-init
$ vue init rei/component your-component-name
$ cd your-component-name
$ npm install
$ npm run dev

CLI Options

options description
name Component name - write in kebab-case, used throughout project, so choose wisely!
description Component description
author Your name and email address

About Example and Development Files

  • An example component is optionally auto-generated with Cedar component examples and example Cedar Token usage.
  • A local development environment for building and testing props and styles from external components will be setup.

What's Included

  • npm run dev: @rei/febs runs the dev server and environment

  • npm run build: build ES Modules and CommonJS export files with rollup.

Development

  • Install vue-cli: npm install -g @vue/cli @vue/cli-init
  • Make changes inside /template and push the branch to GitHub
  • Run vue init rei/component#NAME-OF-YOUR-BRANCH-HERE some-test-project, then inspect the generated project.

component's People

Contributors

0x8801 avatar benjag avatar burkeholland avatar chrisvfritz avatar codetothepoint avatar cowills avatar daemoncron avatar dannyfeliz avatar darrylhein avatar eddyerburgh avatar feats-choi avatar jancvanb avatar jasinyip avatar joshcostanza avatar kazupon avatar li3p avatar limichange avatar linusborg avatar markussorg avatar miljan-aleksic avatar rascada avatar roneichiarandi avatar shigemk2 avatar ulivz avatar vgalynskydm avatar yyx990803 avatar zce avatar zcrumbo avatar zigomir avatar zsoltc avatar

Watchers

 avatar

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.