@omni-door/tpl-spa-react

The React single-page-application project template

Usage no npm install needed!

<script type="module">
  import omniDoorTplSpaReact from 'https://cdn.skypack.dev/@omni-door/tpl-spa-react';
</script>

README

🐸 @omni-door/tpl-spa-react

The React single-page-application project template

NPM downloads npm version install size license

Install

  • Clone the repo: git@github.com:omni-door/tpls.git

  • Install with Npm: npm install @omni-door/tpl-spa-react

  • Install with Yarn: yarn add @omni-door/tpl-spa-react

Templates

folder file
babel configs/babel.config.js
commitlint configs/commitlint.config.js
editor .editorconfig
eslint configs/.eslintrc.js
ignore .eslintignore & .gitignore & .npmignore & .prettierignore
jest configs/jest.config.js
new the standard templates for omni new command
omni configs/omni.config.js
package package.json
prettier configs/prettier.config.js
readme README.md & README.zh-CN.md
source the standard templates in src folder
stylelint configs/stylelint.config.js
tsconfig tsconfig.json
vsc .vscode/settings.json
webpack contain wepack.config.common.js, wepack.config.dev.js, wepack.config.prod.js files