@kingmalitha/react-app
v0.0.1
Published
CLI tool for scaffolding an opinionated prebuilt fully type-safe React-TS project
Downloads
2
Readme
REACT-TS-APP
This is a simple opinionated React app with pre-configured tools and libraries. It includes popular tools and libraries to make the development process easier, faster and type-safe.
Tools and Libraries
Why you should use this template?
- This saves you time by providing a pre-configured environment.
- It includes popular tools and libraries to make the development process easier, faster and type-safe.
What are planned features?
- [ ] Add simple authentication page.
- [ ] Add simple user profile page.
How to use?
Run the following command to create a new project using this template:
npx @kingmalitha/react-app
Answer the questions and it will create a new project using this template.