remarkablemark / vite-vanilla-ts-template

Vite vanilla-ts template

Home Page:https://remarkabl.org/vite-vanilla-ts-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-vanilla-ts-template

build codecov

Vite vanilla-ts template.

Install

Clone the repository:

git clone https://github.com/remarkablemark/vite-vanilla-ts-template.git
cd vite-vanilla-ts-template

Install the dependencies:

npm install

Run

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

Open http://127.0.0.1:5173 to view it in the browser.

The page will reload if you make edits.

You will also see any errors in the console.

npm run build

Builds the app for production to the dist folder.

It correctly bundles in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Your app is ready to be deployed!

npm run lint

Runs ESLint

npm test

Runs Jest tests.

License

MIT

About

Vite vanilla-ts template

https://remarkabl.org/vite-vanilla-ts-template

License:MIT License


Languages

Language:TypeScript 60.2%Language:CSS 30.6%Language:HTML 7.0%Language:JavaScript 2.2%