elm-boilerplate:带有Elm,TypeScript和webpack的前端样板(对我而言)

时间:2024-02-26 15:18:01
【文件属性】:

文件名称:elm-boilerplate:带有Elm,TypeScript和webpack的前端样板(对我而言)

文件大小:212KB

文件格式:ZIP

更新时间:2024-02-26 15:18:01

boilerplate typescript pwa elm PWAElm

榆木样板 带有Elm,TypeScript和webpack的前端样板。 用法 $ rm -rf .github/workflows # GitHub Actions $ rm -rf .circleci # CircleCI $ npm ci $ npm run build $ npm run build:production $ npm run clean $ npm run prettify $ npm start $ npm test


【文件预览】:
elm-boilerplate-master
----webpack.config.ts(4KB)
----.dependabot()
--------config.yml(137B)
----.github()
--------workflows()
----src()
--------Main.elm(1KB)
--------index.html(471B)
--------index.ts(293B)
--------Route.elm(370B)
--------Flags.elm(180B)
--------Update.elm(797B)
--------index.scss(36B)
--------View.elm(703B)
--------Model.elm(507B)
--------assets()
--------Pages()
--------Data()
--------serviceWorker.ts(622B)
----.circleci()
--------config.yml(2KB)
----elm.json(500B)
----types()
--------elm.d.ts(994B)
--------write-file-webpack-plugin.d.ts(960B)
----tsconfig.json(266B)
----LICENSE(1KB)
----README.md(330B)
----mocks()
--------elm.ts(247B)
----.npmrc(35B)
----.editorconfig(268B)
----tests()
--------Example.elm(378B)
--------index.spec.ts(112B)
----.gitignore(3KB)
----package-lock.json(621KB)
----package.json(4KB)

网友评论