Coder Social home page Coder Social logo

bjohansebas / rapidbuild Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 418 KB

The fastest and most customizable way to set up a modern web app in seconds.

License: Mozilla Public License 2.0

TypeScript 55.73% JavaScript 33.69% CSS 10.58%
build-tools cli frameworks nextjs zero-configuration

rapidbuild's People

Contributors

bjohansebas avatar turbobot-temp avatar

Stargazers

 avatar

Watchers

 avatar

rapidbuild's Issues

Select TypeScript or JavaScript.

Depending on whether JavaScript or TypeScript is selected, the following actions will be taken.

Typescript

  • Install TypeScript dependencies.
  • Create TypeScript configuration file.
  • Create the script for building and development the project.

Javascript

  • Create the script for building and development the project.

Add customization options for ESLint

Add the following options when selecting ESLint as the linter:

  • Select a style guide such as Standard or Airbnb.
  • Select the type of modules the project will use.
  • If the project uses TypeScript, install the relevant configuration.
  • The development environments it will use (node/browser).

๐Ÿถ Add husky option.

To have the option to create the Husky configuration with the following parameters:

  • Ask if you want to use actions before committing.
  • Ask if you want a linter for the commit message.

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.