Skip to content

Telos-Swaps/Seeds-swaps-UI-prototype

 
 

Repository files navigation

TLOSD

About

Open Source Token Swap Portal

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Change node version

brew search node
brew install node@14
brew unlink node
brew link node@14
#or
brew link --force --overwrite node@14

Resolve binding error on node-sass

npm rebuild node-sass

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 37.1%
  • Vue 33.9%
  • SCSS 27.5%
  • JavaScript 1.3%
  • Other 0.2%