{"id":15696040,"url":"https://github.com/jqwidgets/create-jqwidgets-react-tsx-app","last_synced_at":"2025-05-07T14:22:51.340Z","repository":{"id":34159709,"uuid":"170859878","full_name":"jqwidgets/create-jqwidgets-react-tsx-app","owner":"jqwidgets","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-03T21:49:40.000Z","size":3683,"stargazers_count":7,"open_issues_count":23,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-04T19:06:39.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jqwidgets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-15T12:13:12.000Z","updated_at":"2021-12-17T18:30:00.000Z","dependencies_parsed_at":"2023-01-15T05:01:10.298Z","dependency_job_id":null,"html_url":"https://github.com/jqwidgets/create-jqwidgets-react-tsx-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqwidgets%2Fcreate-jqwidgets-react-tsx-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqwidgets%2Fcreate-jqwidgets-react-tsx-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqwidgets%2Fcreate-jqwidgets-react-tsx-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jqwidgets%2Fcreate-jqwidgets-react-tsx-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jqwidgets","download_url":"https://codeload.github.com/jqwidgets/create-jqwidgets-react-tsx-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221250191,"owners_count":16785091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:06:44.885Z","updated_at":"2024-10-23T23:40:53.987Z","avatar_url":"https://github.com/jqwidgets.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-jqwidgets-react-tsx-app\nPlease refer to its documentation:\n  - [Getting Started](https://github.com/jqwidgets/create-jqwidgets-react-tsx-app/blob/master/README.md#getting-started) \n  - [jQWidgets React TSX Documentation](http://www.jqwidgets.com/reactjs-components-documentation/)\n\nThis project is based on [create-react-app](https://github.com/facebookincubator/create-react-app).\n\n## Quick Overview\n```sh\nnpm i -g create-jqwidgets-react-tsx-app \n\ncreate-jqwidgets-react-tsx-app my-app\ncd my-app\nnpm start\n```\n\nWhen you’re ready to deploy to production, create a minified bundle with `npm run build`.\n\n## Getting Started\n\n### Installation\n\nInstall it once globally:\n\n```sh\nnpm install -g create-jqwidgets-react-tsx-app\n```\n\n**Make sure you have the latest version of [Node](https://nodejs.org/en/) on your machine**.\n\n### Creating an App\n\n```sh\ncreate-jqwidgets-react-tsx-app my-app\ncd my-app\n```\n\nIt will create a directory called `my-app` inside the current folder.\u003cbr\u003e\nInside that directory, it will generate the initial project structure and install the transitive dependencies:\n\n```\nmy-app\n├── node_modules\n├── public\n├── src\n├── .gitignore\n├── package.json\n├── package-lock.json\n├── README.md\n├── tsconfig.json\n├── yarn.lock\n```\n\nSubfolders are not shown in order to keep it short.\u003cbr\u003e\nOnce the installation is done, you can run some commands inside the project folder:\n\n### `npm start`\nBuilds the app in development mode and starts a web server. \u003cbr /\u003e\nThe page will reload if you make edits.\n\n### `npm run build`\nBuilds the app in production mode and stores it in the `build/` directory. \u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.  \u003cbr /\u003e\nBy default, it also includes a service worker so that your app loads from local cache on future visits.\n\n## Why Use This?\n\n**If you’re getting started** with `jQWidgets` and `React`, using `create-jqwidgets-react-tsx-app` is the easiest way to do this.  \u003cbr /\u003e\nJust install, run and you will see an React jQWidgets Grid on your page. \u003cbr /\u003e\nThen you can customize the project as much as you want, making something great.\n\n![grid-img](https://i.imgur.com/bQFUhnE.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjqwidgets%2Fcreate-jqwidgets-react-tsx-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjqwidgets%2Fcreate-jqwidgets-react-tsx-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjqwidgets%2Fcreate-jqwidgets-react-tsx-app/lists"}