Giter VIP home page Giter VIP logo

init's Introduction

๐Ÿ“ฆโœจ @pika/init

Bootstrap a @pikapkg/web application in no time!

Usage Gif

๐Ÿ›ซ Quick Start

npx pika-init awesome-new-app --template app-preact
cd awesome-new-app
npm run dev

The example application will then be available at localhost:5000

๐Ÿ’ป Usage

Usage: pika-init --template [template] <project-name>

Options:
  -V, --version              output the version number
  -t, --template [template]  template choice (optional)
  -h, --help                 output usage information

Examples:
  $ pika-init --template app-preact my-new-app
  $ pika-init --template app-lit my-new-app
  $ pika-init my-new-app

๐ŸŒฒ Templates

  1. app-preact

Slimmed down version of terminal-homepage built on the following stack:

  • Preact
  • Preact-router
  • Preact-emotion
  • Typescript
  • Babel
  • ESLint
  • Prettier
  • @Pika/Web
  1. app-vue

  1. app-lit

  • LitElement
  • lit-html
  • Basic To do List Example
  • Thanks: @thepassle
  1. Your next app ๐Ÿ˜Ž

If you'd like to have your project included here, just open a PR and we'll take a look!

๐Ÿšง Contributing

  1. Clone the repo
    git clone https://github.com/pikapkg/init pika-init

  2. Install the project
    cd pika-init && npm install

To test execution of the binary:

  1. Build the binary npm run build

  2. Generate a test application node pkg/dist-node/index.bin.js generated-test-app-name

  3. Fork, commit & push your changes, and then make a pull request back to this repository!

๐Ÿ™ Special Thanks

@pika/web
@pika/pkg
preact


๐Ÿ“ LicenceMIT

init's People

Contributors

fredkschott avatar ndom91 avatar thepassle 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.