Skip to content

huijing/blank-html5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A blank HTML template for experiments

  1. Clone this repo to your local computer:

    $ git clone git@github.com:huijing/blank-html5.git
  2. Install the necessary packages (use your favourite package manager) for this repo:

    $ bun install
  3. Run the dev server

    $ bun run dev

Vite comes with dev, build and preview npm scripts out the box.
Styles go in ./src/styles.css and get imported by ./src/main.ts.
Default output folder is dist.

About

🚧 Blank HTML5 template for experiments and stuff

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors