@3b4b/post-card 中文文档教程

发布于 3年前 浏览 22 项目主页 更新于 3年前

A Project EdTechJoker creation

许可证:Apache 2.0Lit#HAXTheWeb

See https://github.com/elmsln/edtechjoker/blob/master/fall-21/projects/p3-haxtheweb/README.md for requirements to完成这个项目。

Built with open-wc recommendations

Quickstart

开始:

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

导航到​​ HAX 页面以在上下文中查看它。 确保将 repo 的所有部分中的 post-card 更改为您的项目名称。

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Web Test Runner
  • lint runs the linter for your project
  • format fixes linting and formatting errors

Tooling configs

对于大多数工具,配置在 package.json 中以减少项目中的文件量。

如果你自定义配置很多,你可以考虑将它们移动到单独的文件中。

Spec

https://github.com/elmsln/issues/issues/879

A Project EdTechJoker creation

License: Apache 2.0Lit#HAXTheWeb

See https://github.com/elmsln/edtechjoker/blob/master/fall-21/projects/p3-haxtheweb/README.md for requirements to complete this project.

Built with open-wc recommendations

Quickstart

To get started:

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

Navigate to the HAX page to see it in context. Make sure to change post-card in ALL parts of the repo to your project name.

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Web Test Runner
  • lint runs the linter for your project
  • format fixes linting and formatting errors

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.

Spec

https://github.com/elmsln/issues/issues/879

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文