create-darty-app

0.1.6 • Public • Published

🎯 Create Darty App

Darty is a front-end development system to allow developers to start their projects immediately. By Darty's convention over configuration mindset, webpack and typescript compiler configurations are handled by darty's itself.

Create Darty App, simply downloads the selected darty project template to make its user ready for development.

Disclosure

The project was named as Dart after the dart game all we know. Although I think it's a generic name, authorities from Google have claimed dart is a trademarked name they own. They asked me to find a new name for this project. Otherwise, they stated that their legal or trademark teams will be involved.

Sadly... that's the reason why I renamed this project as create-darty-app.

-- Eser

Quick start

Ensure that node.js is installed on your system first.

Use the following commands depending on preset you want to create:

Preset Command Repository
React yarn create darty-app react app https://github.com/eserozvataf/darty-react-app

Todo List

See GitHub Projects for more.

Requirements

License

Apache 2.0, for further details, please see LICENSE file

Contributing

See contributors.md

It is publicly open for any contribution. Bugfixes, new features and extra modules are welcome.

  • To contribute to code: Fork the repo, push your changes to your fork, and submit a pull request.
  • To report a bug: If something does not work, please report it using GitHub Issues.

To Support

Visit my patreon profile at patreon.com/eserozvataf

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i create-darty-app

    Weekly Downloads

    2

    Version

    0.1.6

    License

    Apache-2.0

    Unpacked Size

    17.7 kB

    Total Files

    10

    Last publish

    Collaborators

    • eserozvataf