3.3.4 • Published 4 years ago
publisher-console v3.3.4
Publisher Console
Getting Started
Basic Scipts
First Install
npm i && npm run build:dllStart development server:
npm startAfter adding npm package, call to rebuild assets:
npm run build:dllRunning the test server
npm run testCreate production version (generates "build" folder in the root): npm run build
Linting and Standardization
Before co
Editor Config
Set up editor config for you editor of choice here
You can see our selected setup here
ESLint
Our ESLint version and plugins are included with initial install.
Please make sure that you have configured your base Linter package for your editor of choice. After you can use the corresponding ESLint plugin found here
Commits that having linting failures will not pass CircleCI and will not be reviewed.
3.3.4
4 years ago