1.0.4 • Published 2 years ago

create-starter-project-basic v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

create-vite-react-eslint

Template with basic setup.

Features

  • ⚔ Vite - fast
    • šŸ”— More info here about Vite
  • Sass (scss) compiling
  • Custom fonts
  • Env ready

Quick start

$ npm init starter-project-basic@latest

Allways use @lastest to fetch the newest version and updates.

Choose a project name, this will be also the project folder name.

šŸ‘ The template wil be cloned and the packages will be installed.

To spin up the dev server:

$ cd [project name]
$ npm run dev

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago