0.1.8-alpha11 • Published 5 years ago
@crossfields/puzzle-elements v0.1.8-alpha11
Puzzle Elements
Puzzle element is a single page form generation from a json configuration file.
Commit message
Versioning
github versioning works fine, follow the semver procedures.
Config files
Config files can be added by adding a submodule to the package
git submodule add git@github.com:crossfields-technology/puzzle-configs.git
Updating
git submodule update
Quickstart
To get started:
npm init @open-wc
# requires node 10 & npm 6 or higherScripts
startruns your app for development, reloading on file changesstart:buildruns your app after it has been built using the build commandbuildbuilds your app and outputs it in yourdistdirectorytestruns your test suite with Web Test Runnerlintruns the linter for your project
Tooling configs
For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.
If you customize the configuration a lot, you can consider moving them to individual files.
0.1.8-alpha11
5 years ago
0.1.0
5 years ago