Git Product home page Git Product logo

j-mikuni-wine's Introduction

bonsai pack 4

with Pug / SCSS / TS / React / Linter / Formatter / Hooks

Usage

Install

$ yarn

#or

$ yarn install

Develop

$ yarn dev

Build

$ yarn build

Structure

assets

  • scripts: TypeScript files
  • styles: Scss files
  • pugs: layouts, modules, mixins
  • react: react

public

meta files(favicon.ext, .htaccess)

Other directories

To be used for a pages in the website

node modules

style

  • modern-normalize
  • @unocss/reset

Build modules

  • Vite
    • vite
    • @vitejs/plugin-react
    • @macropygia/vite-plugin-connect-middleware
    • @macropygia/vite-plugin-glob-input
    • @macropygia/vite-plugin-imagemin-cache
    • @macropygia/vite-plugin-pug-static
  • Pug
    • pug
  • SCSS
    • sass
    • postcss
    • autoprefixer
    • css-declaration-sorter
    • postcss-csso
    • postcss-sort-media-queries
  • TypeScript
    • typescript
    • ts-node
    • @tsconfig/node16-strictest-esm
  • Library
    • react
    • react-dom
  • Linter/Formatter
    • ESLint
      • eslint
      • @typescript-eslint/eslint-plugin
      • @typescript-eslint/parser
      • eslint-config-prettier
      • eslint-import-resolver-typescript
      • eslint-plugin-import
      • eslint-plugin-prettier
      • eslint-plugin-react
      • eslint-plugin-react-hooks
      • eslint-plugin-tsdoc
    • Prettier
      • prettier
      • @prettier/plugin-pug
    • Stylelint
      • stylelint
      • stylelint-config-prettier
      • stylelint-config-recommended-scss
      • stylelint-prettier
    • EditorConfig
  • Git Hooks
    • simple-git-hooks
    • lint-staged

j-mikuni-wine's People

Contributors

sarai2525 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.