Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 313 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 313 Bytes

frogogo-promo

Screenshot

To get started, clone the project and install the dependencies:

yarn

After that, start up Webpack Development Server:

yarn serve

To build a production bundle run:

yarn build

After that you will have a ready to deploy bundle at /dist