Skip to content

skyspf/bauguu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from jessekelly881/webapp