Example of using React Cosmos with Parcel
npm install
npm start
npm run dist
If you want to run it, you need to run it using a server.
In this repo, you can do node playground-server.js
to emulate the server on your machine
Example of using React Cosmos with Parcel
npm install
npm start
npm run dist
If you want to run it, you need to run it using a server.
In this repo, you can do node playground-server.js
to emulate the server on your machine