Skip to content

Latest commit

 

History

History

create-wmr

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

create-wmr

Create a new WMR project in seconds

npm init wmr your-project-name

or

yarn create wmr your-project-name

💁 If you'd like ESLint to be set up for you, add --eslint to the command. Note: this will use 150mb of disk space.

💁 If you'd like WMR to be set up into an existing directory, add --force to the command. Note: this is destructive! Conflicting files will be overridden!