Skip to content

uasabi/uasabi.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uasabi.com

Running locally

Install dependencies with:

$ yarn install

Deployment

The code is deployed on build with

$ yarn run build

The application is launched with

$ yarn start