Skip to content

weenta/react-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wreact

a private react project scaffolding tool

Usage

    # install
    npm install wreact -g
    
    # generate project
    wreact init <project-name>

    # start project
    cd <project-name>
    npm install
    npm run dev

License

MIT

About

a private react project scaffolding tool

Resources

Stars

Watchers

Forks

Packages

No packages published