How to run $ yarn # or "npm i" $ yarn build # compiles to dist/ folder $ yarn start # run server at 80 port If you are a developer, run gulp serve to start a server with hot reloading and cross-device synchronization support. How it looks like