Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.45 KB

README.md

File metadata and controls

64 lines (38 loc) · 1.45 KB

Vite boilerplate for React.js with Dart-Sass

React   SASS   HTML5
Vite boilerplate to build SPA websites

Description

A minimal setup to get React working on Vite with HMR and ESLint rules. Use dart-sass to style your products and save files each component folders which are under scss folder. Save main and feature JSX files under src folder.

Getting Started

Clone files to your direction

Dependencies

  • pnpm/npm need to be installed

Installing

node modules installation
$pnpm/npm install

Executing program

"dev": development mode

$ pnpm dev

"build": build mode

$ pnpm build

Help

No specification


Authors

Masaknd: @Masaknd_dsgn

Version History

  • 1.0.0

License

Acknowledgments

Inspiration, code snippets, etc.

Currently, two official plugins are available: