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

@themindfulpug/core

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@themindfulpug/core

The Mindful Pug web component library

  • 1.0.0-2
  • next
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

The Mindful Pug Web Storybook

The Mindful Pug web component library

Overview

This project hold all custom components made for The Mindful Pug. Here we can view, configure, and manage components so that our application projects are clean and consistent.

Development

We decided to use yarn instead of npm, which means you can run the commands below to get setup

Install your dependencies:

yarn

Setting up your environment

In the root directory there is a .env.template file that you can copy and rename .env. The .env file is ignored when committing to git so it is safe to keep secrets there. Speak with a lead to get appropriate values for your environment file.

Testing

It's a good idea to run the tests before you make any changes to validate that your environment is setup correctly. To do this, follow the steps below.

yarn test

Starting your dev server

yarn storybook

Deployment

Production

Every commit to the master branch will trigger a deployment automatically. As components are added they should show up in our component library as soon as possible.

FAQs

Package last updated on 25 Jan 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