Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 292 Bytes

Incognito Website Buy Node

Run project:

Install dependencies, make sure Yarn was installed

yarn

Start project in development (http://localhost:8080)

yarn start

Build for production

yarn build