Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 413 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 413 Bytes

Core My Lib

Frontend web, lib example

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

node, npm or yarn

Installing

  • development
npm install (yarn)
  • build
npm run build:lib (yarn build:lib)