Skip to content

TheNeuronProject/ef-starter-vite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{{capital name space=true}}

This is a starter template for {{name}}, bundling using Vite.

Usage

Use create-ef-app

pnpm create ef-app <project name> -- --template vite

Manually

  1. Download this project
  2. Unzip
  3. Change fields you want in package.json
  4. Start coding!

Commands

Start a dev server

pnpm start

Build dist

pnpm run build

Serve built files

pnpm run serve

About

Starter template to use ef.js with Vite.js

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors