ironhack-berlin-2018-october-ft / lab-bulma-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lab-bulma-components

Demo

https://lab-bulma.surge.sh

Deploy

# Create a folder /build
$ npm run build 

# Install surge command
$ npm install -g surge

# Publish your build folder
$ surge -p build 

# OR
$ surge -p build -d https://my-own-path.ironhack.com

About


Languages

Language:JavaScript 74.8%Language:HTML 20.0%Language:CSS 5.2%