{"id":28190031,"url":"https://github.com/typescene/create-typescene-webapp","last_synced_at":"2025-05-16T10:11:58.382Z","repository":{"id":52178834,"uuid":"197433436","full_name":"typescene/create-typescene-webapp","owner":"typescene","description":"Create Web apps with Typescene from the command line","archived":false,"fork":false,"pushed_at":"2021-05-06T04:31:00.000Z","size":39,"stargazers_count":7,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T01:37:26.144Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typescene.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-17T17:24:27.000Z","updated_at":"2024-02-17T18:06:13.000Z","dependencies_parsed_at":"2022-08-26T21:51:23.878Z","dependency_job_id":null,"html_url":"https://github.com/typescene/create-typescene-webapp","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescene%2Fcreate-typescene-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescene%2Fcreate-typescene-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescene%2Fcreate-typescene-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typescene%2Fcreate-typescene-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typescene","download_url":"https://codeload.github.com/typescene/create-typescene-webapp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254509455,"owners_count":22082896,"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":"2025-05-16T10:11:56.953Z","updated_at":"2025-05-16T10:11:58.377Z","avatar_url":"https://github.com/typescene.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Typescene Web App\n\nCreate front end applications with the Typescene framework, using the command line (CLI).\n\n## Getting Started\n\nYou'll need to have NodeJS installed on your computer, but you do **not** need to install anything else.\n\nTo create a new app in a folder named `my-webapp`, run the following command in the Terminal (Mac) or Command Prompt (Windows):\n\n```bash\nnpx create-typescene-webapp my-webapp\n```\n\nThis will create a folder _inside_ the current folder, copy source files, and install packages using NPM.\n\nAfter installation, run the following commands to start a development server and open your default browser:\n\n```bash\ncd my-webapp\nnpm run start\n```\n\n## Options\n\nYou may use the following command line arguments to configure the installation.\n\n| Argument         | Effect                                                    |\n| ---------------- | --------------------------------------------------------- |\n| `--js`           | Use JS (ES6+) only, instead of TypeScript                 |\n| `--jsx`, `--tsx` | Include JSX (TSX) support                                 |\n| `--bundler=`...  | Use a specific bundler (`webpack`, `parcel`, or `rollup`) |\n| `--target=`...   | Set build target (`es5`, `es6`, or `es8`)                 |\n| `--git`          | Initialize a Git repository                               |\n| `--yarn`         | Use Yarn instead of NPM                                   |\n| `--overwrite`    | Force overwrite existing files                            |\n\n## Reach Out!\n\nFind us on [Twitter](https://twitter.com/typescene) for the latest news, and please consider giving us a ⭐️ star on [GitHub](https://github.com/typescene/typescene)!\n\n## License\n\nThe Typescene source code is licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypescene%2Fcreate-typescene-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypescene%2Fcreate-typescene-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypescene%2Fcreate-typescene-webapp/lists"}