mugna-react-ts
v1.1.3
Published
- This will install a React app in Typescript templated in Vite bundler.
Downloads
11
Maintainers
Readme
Beginner-Friendly React App
- This will install a React app in Typescript templated in Vite bundler.
Easy install and no configuration needed
- Run this command into your terminal
npx mugna-react-ts
Navigate to your project directory via
cd
command and runnpm install
to install dependencies.Then run
npm run dev
to start the development server.Happy Coding! :smiley:
Please refer to this GitHub repository for more information.