@abstractball/journey-ui
A mobile first UI Kit for React and Next.js using Tailwind CSS. # Starting Docs This will launch a autodoc server. Autodoc supports hot reloading of the documentation of your project. ``` npm install -g @abstractball/autodoc autodoc start --port=3005 ```