Skip to content

epreston/template-web-min

Repository files navigation

Minimal Template Web Project

Repo Template: vite, eslint, prettier

CI

Quick Start

Install Node.js, start a new repository using this template, create a local clone of your new repository, and run the following console commands within your local copy:

# install dependencies
npm install

# start local web server
npm run dev

Scripts

Action Command Description
dev npm run dev Start a development server
build npm run build Build the test application
lint npm run lint Run static code analysis
format npm run format Format source files

Tools

Tool Reference
Node.js https://nodejs.org
Vite https://vitejs.dev
ESLint https://eslint.org
Prettier https://prettier.io

References

Reference Website
Can I Use https://caniuse.com

License

This project is released under the MIT License.

About

Repo Template: vite, eslint, prettier

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project