Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 349 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 349 Bytes

Content Coins Frontend

build:

run npm install to install the dependencies

(todo) run npm start to start the local development

test:

(todo) run npm test to run the tests once

(todo) run npm testw to run the tests along your development

deploy:

run npm build to build the application for production.