Skip to content

⚡ A CLI tool to create a boilerplate for vanilla TS + SCSS projects using Vite.

License

Notifications You must be signed in to change notification settings

Arash-11/vite-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ vite-starter

A CLI tool to create boilerplate for vanilla TS + SCSS projects using Vite.

To get started, just run npx vite-starter <your-project-name>!

Ensure that your Node environment meets Vite's requirements. As mentioned here:

Vite requires Node.js version 14.18+, 16+. However, some templates require a higher Node.js version to work, please upgrade if your package manager warns about it.


The tool currently does the following:

  • Uses Vite to generate a vanilla TypeScript project.
  • Installs Sass and other required dependencies.
  • Removes some extra files to clean up.
  • Adds a styles directory in src which includes the SCSS boilerplate to build upon.

About

⚡ A CLI tool to create a boilerplate for vanilla TS + SCSS projects using Vite.

Resources

License

Stars

Watchers

Forks

Packages

No packages published