0.1.0 • Published 6 months ago

@atomica-org/ui-toolkit v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

Atomica UI Toolkit

The app supports isolated React component development environment with a living style guide (react-styleguidist.js.org).

How does it work?

  1. Run npm i
  2. Run npm run styleguidist
  3. Open http://localhost:6060

npm config set registry "http://registry.npmjs.org" npm set maxsockets 3 export NODE_OPTIONS=--max-old-space-size=8192