1.0.1 • Published 1 year ago

@estcode/react-typescript-template v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

This is a complete solution, a framework to create a web application of all sizes, with a beautiful development experience and flexible routing based on file systems and the FLUX design pattern.

This is a project template for React apps.

To create a new project based on this template use:

Get started

Install dependencies

  cd react-project-template
  npm install or yard install

Run project

  npm run dev

or

  yarn dev

Regular dependencies

  • redux
  • react-router-dom
  • vite