1.0.4 • Published 1 year ago

create-starter-project-basic v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year 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

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago