Skip to content

Tomekmularczyk/react-starter

Repository files navigation

react-starter-typescript Prettier

For SSR solution fo to the with-typescript-ssr branch.

Setup:

  1. Clone the repo.
  2. Remove existing (rm -rf .git) and initialize new git repo (git init).
  3. Change name in package.json file.

Run the project:

  • yarn - install dependencies
  • yarn dev - start in development mode
  • yarn build - build the project,
  • yarn serve - serve the builded project,

Test

  • yarn lint - check for eslint errors
  • yarn typecheck - check for typescript errors

Technology stack:

About

Starter kit for react app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published