3.0.0 • Published 2 years ago

create-xord-app v3.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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

3.0.0

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago