crax

0.0.10 • Public • Published
  • Create React App Xtras CRAX

Using

  1. Create a React app and add CRAX

    $ npx create-react-app my-app
    $ npm i -D crax
    
  2. Update the package.json scripts

      "scripts": {
        "crax": "crax"
      },
  3. Run the CRAX commands

    • setup:

      $ npm run crax init
      
      • This will create a .crax file in the root of your application
    • Create new react components

      $ npm run crax component
      

Package Sidebar

Install

npm i crax

Weekly Downloads

1

Version

0.0.10

License

ISC

Unpacked Size

49.2 kB

Total Files

23

Last publish

Collaborators

  • philopian