Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

omni-door/tpl-spa-react

Repository files navigation

🐸 @omni-door/tpl-spa-react

The React single-page-application project template

NPM downloads npm version Build Status codecov install size license

Install

  • Clone the repo: git clone [email protected]:omni-door/tpl-spa-react.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 babel.config.js
commitlint commitlint.config.js
eslint .eslintrc.js
ignore .eslintignore & .gitignore & .npmignore & .prettierignore
jest jest.config.js
new the standard templates for omni new command
omni omni.config.js
package package.json
prettier prettier.config.js
readme README.md
source the standard templates in src folder
stylelint stylelint.config.js
tsconfig tsconfig.json
webpack contain common, dev, prod webpack-config-file