Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 385 Bytes

README.md

File metadata and controls

32 lines (28 loc) · 385 Bytes

coinmarket-pwa

The data fetched from Cryptocurrency Market Capitalizations | CoinMarketCap

Development

install dependencies

npm install

run backend

npm run dev

run frontend

npm run dev:web

Deploy

build frontend

npm run build

then

npm run start

process manage

pm2 start process.json