Skip to content

svandragt/esbuild-yarn-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A (esbuild / yarn / React) app test

I'm sure there's plenty wrong with it ;)

# Toolchain setup (skip if you already have it)
$ brew install esbuild yarn

# Project install
$ yarn install

# Project build
$ yarn run build

# Serve
$ php -S localhost:8080 -t build/

Builds in 0.22s for me.

About

A (esbuild / yarn / React) app test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors