Skip to content

smartbch/atomic-swap-frontend

Repository files navigation

atomic-swap-frontend

The front-end for atomic-swap

Project Setup

npm install

Compile and Hot-Reload for Development

npm run start

Compile and Minify for Production

npm run build