🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@latticehr/playground

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@latticehr/playground

_Still a WIP_ ⚠️

0.0.4
Source
npm
Version published
Weekly downloads
2
100%
Maintainers
2
Weekly downloads
 
Created
Source

Lattice Playground 🎡

Still a WIP ⚠️

Usage

$ git clone https://github.com/latticehr/playground
$ cd playground
$ yarn install

Once you have all of the dependencies, you need two separate webpack processes .. one to serve the the built files and one to watch the applications for changes, and rebuild it accordingly.

This is most likely a bug, but I haven't taken any time to diagnose.

To start up webpack-dev-server:

$ yarn dev

And finally rebuild when changes happen:

$ yarn build -w

Keywords

react

FAQs

Package last updated on 09 Feb 2020

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