Giter VIP home page Giter VIP logo

turbo-react's Introduction

Template React

license tag last-commit ci

This monorepo template allows you to start immediately with a React (TypeScript) single-page application, but it can also be used for any other type of web app.

The template takes away the work of having to assemble and configure all the tools for professional development yourself.

Getting Started

  1. Clone the template: npx degit kporten/template-react my-project

  2. Replace all occurrences of template-react and Template React with the name of your project.

  3. Adjust the information (e.g. the author name) in the files package.json, LICENSE, CHANGELOG.md and README.md.

  4. Execute the following commands in your terminal:

pnpm install
pnpm dev

๐Ÿš€ Now you can get up and running with your ideas!

Scripts

Root

# run all dev servers in parallel during development
pnpm dev

# build all workspaces
pnpm build

# run all preview servers in parallel
pnpm preview

# lint all workspaces
pnpm lint

# run tests for each workspace
pnpm test

# run tests and check coverage for each workspace
pnpm test:coverage

# run type checks for each workspace
pnpm typecheck

# format repo files
pnpm format

# describe a feat/fix changes and add the changeset
pnpm changeset

# update version and create tags
pnpm release

Workspace: Next

See README

Workspace: Vite

See README

Workflows

CI

See workflow

Events

  • push
  • pull_request

Jobs

Secrets

Tools

The following tools are used in this monorepo:

Root

The root of the repository includes the following tools:

Workspace: Next

See README

Workspace: Vite

See README

License

MIT License

Copyright (c) 2022 Kevin Porten

FOSSA Status

turbo-react's People

Contributors

vktrwlt avatar

Stargazers

ๆƒŸๅ… avatar

Watchers

 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.