Skip to content

cod02777/storefront-prexdropin

Repository files navigation

Drop-in Template

Getting Started

Install Dependencies

npm install

Generate new config

npx elsie generate config --name <DropInName>

Update Mesh Endpoint (for development only)

.env.local

Launch development environment

npm run dev

Generate new UI Component

npx elsie generate component --pathname <myUIComponent>

Generate new API Function

npx elsie generate api --pathname <myApiFunction>

Generate new Frontend Container

npx elsie generate container --pathname <MyContainer>

Run unit tests

npm run test

Build production bundles

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors