Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.6 KB

README.md

File metadata and controls

64 lines (38 loc) · 1.6 KB

Vite boilerplate for React.js with Typescript & Dart-Sass

React   TypeScript  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 TSX 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: