Skip to content

Get started with your React and React Native projects faster

Notifications You must be signed in to change notification settings

felix05101/React-App-Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

App Creator

App Creator is a tiny command-line tool written in C# that helps you kickstart React and React Native projects with ease!

It creates a new project on your desktop, opens it in Visual Studio Code, starts the development Server and opens the preview in your browser.

Usage

  1. Create a React app:

    new react myapp
    
  2. Create a React Native app:

    new reactnative myapp
    
  3. Exit the application:

    exit
    

That's it! Just replace myapp with your desired app name. Happy coding!

About

Get started with your React and React Native projects faster

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages