Coder Social home page Coder Social logo

dev-ashishranjan / adv-create-react-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 97 KB

adv-create-react-app with build and start from vite, rest self created

Home Page: https://www.npmjs.com/package/adv-create-react-app

License: ISC License

Shell 1.54% JavaScript 48.79% HTML 6.23% TypeScript 16.63% CSS 26.44% Dockerfile 0.36%
boilerplate-template create-react-app vitejs reactjs template

adv-create-react-app's Introduction

adv-create-react-app

Open Source Love svg1 PRs Welcome Visitors GitHub forks GitHub Repo stars GitHub contributors GitHub last commit

GitHub repo size Github LOC Github Files

Github GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests


Advanced Create React App

Built this Advanced form of CRA with knowledge form CRA and Vite As the React Scripts or vite scripts are of production level, this package uses vite for scripts

Tech Stack

Javascript official Website nodejs official Website react official Website

Usage

To use this package run this code in terminal

npx adv-create-react-app

Now you will be asked some(2) prompts, answer them according to this guideline

  1. give your project name (follow the react naming guideline) :
? Project name: (adv-cra)
  1. Select the framework from the options
? Please select Framework: (Use arrow keys)
> React
  React + TS
  React + Tailwind
  React + TS + Tailwind
  1. Run all the commands given at the end of execution

eg.

cd .
npm install
npm run dev

Docker

The steps to use docker for the initailized project using this package

Using terminal go to the root of the project where you have the Dockerfile

Now, run these commands

  1. To build the image using the dockerfile
docker build -t adv:1.0 .
  1. Run the created docker image
docker run adv:1.0

use your preferred name for docker image

adv:1.0 -> <your_preferred_name>:<your_preferred_tag>

adv-create-react-app's People

Contributors

dev-ashishranjan avatar github-actions[bot] avatar

Stargazers

 avatar

Watchers

 avatar  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.