AlexeyBuzdin / DevFestBaltic2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevFestBalticApp

CLI Commands

# install yarn 
https://yarnpkg.com/en/docs/install

# install dependencies
yarn

# install markup dependencies
yarn prepare

# serve with hot reload at localhost:8080
yarn start

# build for production with minification
yarn build

# deploy to firebase
yarn deploy

For detailed explanation on how things work, checkout the CLI Readme.

About


Languages

Language:CSS 39.6%Language:JavaScript 36.4%Language:HTML 24.0%