Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 320 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 320 Bytes

GNOME.Asia Summit 2019

Framework list

  • javascript

    • React
    • React-router
  • css

    • Bootstrap 4

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build
(Copy build folder to hosting)