Skip to content

A package which automates the creation of react app.

Notifications You must be signed in to change notification settings

Devleed/create-xord-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

create-xord-app

It is a cli package which automates the creation of react app with eslint and redux toolkit configured. It also supports extension template.

Install the package globally

npm i -g create-xord-app

Create project and start coding!

create-xord-app <name of project>

For extension

create-xord-app <name of project> --template=extension

Examples

Create a todo application create-xord-app Todo

About

A package which automates the creation of react app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages