Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@abstractball/journey-ui

Package Overview
Dependencies
Maintainers
2
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@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 ```

  • 2.9.13
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
51
decreased by-86.51%
Maintainers
2
Weekly downloads
 
Created
Source

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

Hot reloading development

This will create file listeners using gulp, compile the source and automatically copy over the compiled code to your project locally.

  1. Copy over the ".env.example" file from the project root into a ".env" file and then change the LOCAL_DEV_FOLDER_PATH variable to the path of a local project of yours which already has journey-ui installed.
  2. Run "yarn watch"

Make sure your LOCAL_DEV_FOLDER_PATH project already has journey-ui installed.

FAQs

Package last updated on 04 Jun 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc