Skip to content

jessekelly881/webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This package uses yarn v3 (Berry). To install, clone the repo and run the following commands.

yarn
yarn start

Template features

  • [ ] Routing
  • [ ] Localstorage access

Vite

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install v16
nvm alias default 16 // Set default to v16

Code generation

Example:

yarn gen schema

Creates an io-ts schema at lib/types/{name}

About

Webapp boilerplate using vite and netlify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors