core-my-lib
v1.3.3
Published
Frontend web, lib example
Downloads
4
Readme
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)