Headless CMS and Content Managment Hub
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian Stehle 54e0ba21a3 Support data-attribute. 1 year ago
..
src Support data-attribute. 1 year ago
.gitignore Support data-attribute. 1 year ago
README.md Embedding (#833) 4 years ago
package-lock.json Support data-attribute. 1 year ago
package.json Embedding (#833) 4 years ago
preact.config.js Update Embed SDK. 4 years ago
tsconfig.json Embedding (#833) 4 years ago

README.md

sdk

CLI Commands

  • npm install: Installs dependencies

  • npm run dev: Run a development, HMR server

  • npm run serve: Run a production-like server

  • npm run build: Production-ready build

  • npm run lint: Pass TypeScript files using ESLint

  • npm run test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

For detailed explanation on how things work, checkout the CLI Readme.