chrisczach / nx-widget-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is the template generated when selecting the React option when running the create-nx-widget command. https://github.com/chrisczach/create-nx-widget

Running Dev Server

npm run dev

When starting dev server you'll be prompted to select instance

Please enter cloud portal instance for previews: https://point.to.instance

To bundle package

npm run build

Packaged widget will be in dist/name-from-widget-config.json

About


Languages

Language:TypeScript 72.0%Language:HTML 14.6%Language:CSS 13.3%