elmsln / haxcms-user-flow

user flow
Other
0 stars 1 forks source link

app-hax

Front door to the HAX "game" of building websites. License: Apache 2.0 Lit #HAXTheWeb

Built with open-wc recommendations

Quickstart

To get started:

yarn install
yarn start
# requires node 10 & npm 6 or higher

Scripts

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.