GithubHelp home page GithubHelp logo

yhtml5-cli's Introduction

YHTML5-CLI

npm version node version Build Status downloads total author

CLI for scaffolding front-end projects based on the create-react-app project.

Installation

Prerequisites: Node.js (>=4.x, 7.x preferred) and Git.

$ npm install -g yhtml5-cli

Usage

$ yhtml5 init <project-name>

Example:

$ yhtml5 init my-project

The above command pulls the template from YHTML5 template , prompts for some information, and generates the project at ./my-project/.

Official Templates

The purpose of official project templates are to provide opinionated, battery-included development tooling setups so that users can get started with actual app code as fast as possible. However, these templates are un-opinionated in terms of how you structure your app code and what libraries you use in addition to YHTML5 template.

All official project templates are repos in the YHTML5-Seed. When a new template is added to the organization, you will be able to run vue init <template-name> <project-name> to use that template. You can also run yhtml5 list to see all available official templates.

Current available templates include:

  • react - A full-featured Webpack + React setup with hot reload, code splitting & lazy loading.

question

  • npm link fail
File exists: /Users/path
npm ERR! Move it away, and try again.

rm -rf /Users/path
npm link

Thank

The inspiration for this project comes from vue-cli

License

MIT

yhtml5-cli's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

codzr

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.