Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

nandenjin/web-experiment-starter

Repository files navigation

📦 web-experiment-starter

License Dependencies devDependencies CI status GitHub last commit

Features

  • Build system with Vite.js
  • Default supports for TypeScript, SASS, SCSS
  • Built-in ESLint and Prettier
  • Easy to customize
  • Automated publishment for GitHub Pages (Be careful when you use this for private repo)

Maintained with monthly dependencies update by Dependabot

Get started

Just copy this repository.

You can create a new repo based on this by clicking "Use this template" button on the original repo page on GitHub.

Manual

Run for development

yarn dev to development run with hot reloading.

Build

yarn build to production build.

About

📦 A template repository for Web experiment apps with supports for TS, Sass, Scss and hot reloading.

Topics

Resources

License

Stars

Watchers

Forks