Skip to content

devbeast0121/LiquidSEPA

 
 

Repository files navigation

LiquidSEPA

Packages installation

$ yarn

Running the app

# start development environment
$ yarn start:dev

Building the app into the /dist folder

# build production environment
$ yarn build

Checking for the code style exceptions

# eslint
$ yarn lint

About

LiquidSEPA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 2.9%
  • Shell 1.1%
  • Other 0.3%