@beautylips/be-boilerplate-stack
v3.1.2
Published
High quality boilerplate and template presets for React, Vue and more
Downloads
4
Readme
Beauty Boilerplate Stack
High quality boilerplate and template presets for React, Vue and more.
Install
npx @beautylips/be-boilerplate-stack@latest
See more
Settings:
- Examples
- Extended npm command commands
- Layer directory structure
- Testing environment
- Component library
- Layouts, Pages, 404
- Routing, middleware
- ErrorBoundary
- Breakpoints
- Fetcher
- Stores
- Sass, Tailwind
- Images, icons
- Bundle analyzer
- And more...
Motivation
Get a basic example of setting up the environment, see how different tools work together. Highlighting and error correction, sorting css styles, file formatting, basic examples for error handling, routing, data retrieval, working with pictures and icons, testing environment and much more.
Description
The pack contains templates with examples and empty ones. Linters are scheduled to run on a commit, you can call the command manually, but it is better to configure the editor to automatically format when saving the file. You will find more descriptions in readme.md or docs.md in the folder of each project.
Resources:
Tasks:
- [ ] React Playground, Boilerplate
- [ ] NextJs Playground, Boilerplate
- [x] Vue Playground, Boilerplate
- [x] NuxtJs Playground, Boilerplate