@style-authority/react-native
v0.0.2
Published
<p align="center" style="margin-top: 30px;"> <img alt="Node.js" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Node.js_logo.svg/1280px-Node.js_logo.svg.png" width="100" style="margin-right: 10px;"> <img alt="Typescript" src="https://cd
Downloads
2
Readme
Node.js Template
Features
- Testing in Github Actions
- Testing Typescript code using SWC Jest
- Code Coverage using Jest
- Standardized and Linting the code using ESLint
- Format code using Prettier
- Automate Git Hooks using Husky and Lint Staged
Packages
- Typescript
- Node.js
- Jest
- ESLint
- Prettier
- Husky
- SWC
- Lint Staged
Installation
Using NPX (NPM)
npx degit lamualfa/template-node project-name
Using PNPM
pnpm dlx degit lamualfa/template-node project-name