@konkres/create-matter

0.0.3-canary.1 • Public • Published

@konkres/create-matter

Create Isomorphic federated React config.

npx create-matter my-proj
cd my-proj
npm start

or.... with the yarn create command:

yarn create-matter my-proj
cd my-proj
yarn start

You can also initialize a project from one of the examples.

npx create-matter --example with-react my-react-app
cd my-react-app
npm start

or

yarn create-matter --example with-react my-react-app
cd my-react-app

Package Sidebar

Install

npm i @konkres/create-matter

Weekly Downloads

3

Version

0.0.3-canary.1

License

MIT

Unpacked Size

60.1 kB

Total Files

26

Last publish

Collaborators

  • _nolansym