1.0.1 • Published 2 years ago
@estcode/react-typescript-template v1.0.1
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
1.0.1
2 years ago